diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-26 18:46:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-26 18:46:50 +0000 |
commit | e372ffd1d624b4875d569c7380b77d90b6540afc (patch) | |
tree | 73882403b5568d776f8db293cef5c3c09aa230e2 /x11-misc/grsync | |
parent | Purge old versions, version bump (diff) | |
download | gentoo-2-e372ffd1d624b4875d569c7380b77d90b6540afc.tar.gz gentoo-2-e372ffd1d624b4875d569c7380b77d90b6540afc.tar.bz2 gentoo-2-e372ffd1d624b4875d569c7380b77d90b6540afc.zip |
ppc stable, purge old version
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r-- | x11-misc/grsync/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/grsync/files/digest-grsync-0.5.2 | 3 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-0.5.2.ebuild | 21 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-0.6.ebuild | 4 |
4 files changed, 7 insertions, 27 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog index e864640300ad..11c44ffe479e 100644 --- a/x11-misc/grsync/ChangeLog +++ b/x11-misc/grsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/grsync # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.12 2007/07/30 16:29:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.13 2007/08/26 18:46:50 dertobi123 Exp $ + + 26 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + -grsync-0.5.2.ebuild, grsync-0.6.ebuild: + ppc stable, purge old version *grsync-0.6 (30 Jul 2007) diff --git a/x11-misc/grsync/files/digest-grsync-0.5.2 b/x11-misc/grsync/files/digest-grsync-0.5.2 deleted file mode 100644 index 89dae08f02ba..000000000000 --- a/x11-misc/grsync/files/digest-grsync-0.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5af76471bb9d9bb3eaa23163e5e30f06 grsync-0.5.2.tar.gz 176451 -RMD160 ce8b016ecd1f1589a651f5bc358b66cb7ccd440a grsync-0.5.2.tar.gz 176451 -SHA256 71df6925b5413a58024693c7c792ab3d45476e20978bdbe6885d30db92820a3b grsync-0.5.2.tar.gz 176451 diff --git a/x11-misc/grsync/grsync-0.5.2.ebuild b/x11-misc/grsync/grsync-0.5.2.ebuild deleted file mode 100644 index 786b60bddaea..000000000000 --- a/x11-misc/grsync/grsync-0.5.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.5.2.ebuild,v 1.3 2007/06/10 10:08:09 dertobi123 Exp $ - -inherit eutils gnome2 autotools - -DESCRIPTION="A gtk frontend to rsync" -HOMEPAGE="http://www.opbyte.it/grsync/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd" -IUSE="doc" -SRC_URI="http://www.opbyte.it/release/${P}.tar.gz" - -RDEPEND=">=x11-libs/gtk+-2.6 - net-misc/rsync" - -DEPEND="${RDEPEND} - dev-util/intltool" - -DOCS="AUTHORS NEWS README" diff --git a/x11-misc/grsync/grsync-0.6.ebuild b/x11-misc/grsync/grsync-0.6.ebuild index 7e694ccaa7a7..d4f971dbade5 100644 --- a/x11-misc/grsync/grsync-0.6.ebuild +++ b/x11-misc/grsync/grsync-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.6.ebuild,v 1.1 2007/07/30 16:29:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.6.ebuild,v 1.2 2007/08/26 18:46:50 dertobi123 Exp $ inherit eutils gnome2 autotools @@ -8,7 +8,7 @@ DESCRIPTION="A gtk frontend to rsync" HOMEPAGE="http://www.opbyte.it/grsync/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd" IUSE="doc" SRC_URI="http://www.opbyte.it/release/${P}.tar.gz" |