SF.net SVN: geany-plugins:[502] trunk/geanyvc/dist

yurand at users.sourceforge.net yurand at xxxxx
Sat Feb 21 09:03:58 UTC 2009


Revision: 502
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=502&view=rev
Author:   yurand
Date:     2009-02-21 09:03:58 +0000 (Sat, 21 Feb 2009)

Log Message:
-----------
GeanyVC: set Geany 0.16 requirement in dist dir

Modified Paths:
--------------
    trunk/geanyvc/dist/PKGBUILD.in
    trunk/geanyvc/dist/ebuild.in

Modified: trunk/geanyvc/dist/PKGBUILD.in
===================================================================
--- trunk/geanyvc/dist/PKGBUILD.in	2009-02-21 09:00:18 UTC (rev 501)
+++ trunk/geanyvc/dist/PKGBUILD.in	2009-02-21 09:03:58 UTC (rev 502)
@@ -6,7 +6,7 @@
 arch=(i686 x86_64)
 url="http://geany-plugins.sourceforge.net/geanyvc/"
 license=("GPL3")
-depends=('geany>=0.15')
+depends=('geany>=0.16')
 makedepends=('intltool')
 conflicts=()
 replaces=()

Modified: trunk/geanyvc/dist/ebuild.in
===================================================================
--- trunk/geanyvc/dist/ebuild.in	2009-02-21 09:00:18 UTC (rev 501)
+++ trunk/geanyvc/dist/ebuild.in	2009-02-21 09:03:58 UTC (rev 502)
@@ -11,7 +11,7 @@
 IUSE=""
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND=">=dev-util/geany-0.15"
+RDEPEND=">=dev-util/geany-0.16"
 
 DEPEND="${RDEPEND}"
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list