diff options
author | 2012-05-05 04:53:54 +0000 | |
---|---|---|
committer | 2012-05-05 04:53:54 +0000 | |
commit | 5a2e255190ee1e4e96ce0debf74c31733b4c5933 (patch) | |
tree | 621d33e37274704bb02afff573be01f573bfe6f6 /x11-misc/grsync | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.gz historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.bz2 historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.zip |
dev-util/pkgconifg -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r-- | x11-misc/grsync/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-0.9.2.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-1.2.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog index 33f7bd228f18..e81e2f28b170 100644 --- a/x11-misc/grsync/ChangeLog +++ b/x11-misc/grsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/grsync # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.29 2012/02/16 19:33:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.30 2012/05/05 04:53:41 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> grsync-0.9.2.ebuild, + grsync-1.1.1.ebuild, grsync-1.2.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> grsync-1.1.1.ebuild: x86 stable wrt bug #397269 diff --git a/x11-misc/grsync/grsync-0.9.2.ebuild b/x11-misc/grsync/grsync-0.9.2.ebuild index 9d826dfbe40b..cace6a56c674 100644 --- a/x11-misc/grsync/grsync-0.9.2.ebuild +++ b/x11-misc/grsync/grsync-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild,v 1.3 2011/03/29 13:02:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild,v 1.4 2012/05/05 04:53:41 jdhore Exp $ EAPI=1 inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.16:2 net-misc/rsync" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" DOCS="AUTHORS NEWS README" diff --git a/x11-misc/grsync/grsync-1.1.1.ebuild b/x11-misc/grsync/grsync-1.1.1.ebuild index 0e3fffe88579..29c1050222f2 100644 --- a/x11-misc/grsync/grsync-1.1.1.ebuild +++ b/x11-misc/grsync/grsync-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.4 2012/02/16 19:33:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.5 2012/05/05 04:53:41 jdhore Exp $ EAPI=1 inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.16:2 net-misc/rsync" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" DOCS="AUTHORS NEWS README" diff --git a/x11-misc/grsync/grsync-1.2.1.ebuild b/x11-misc/grsync/grsync-1.2.1.ebuild index 090f85a14b1a..feaf8d09c274 100644 --- a/x11-misc/grsync/grsync-1.2.1.ebuild +++ b/x11-misc/grsync/grsync-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.2.1.ebuild,v 1.1 2012/02/09 22:05:00 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.2.1.ebuild,v 1.2 2012/05/05 04:53:41 jdhore Exp $ EAPI=4 inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.16:2 net-misc/rsync" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" DOCS="AUTHORS NEWS README" |