diff options
author | David Holm <dholm@gentoo.org> | 2004-04-28 16:33:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-28 16:33:50 +0000 |
commit | 23346409591825337a3d02ace51a359732abb6f1 (patch) | |
tree | 88af9243b509589aff478c3e6a6fbff96da71a6c /net-misc | |
parent | Added to ~ppc (diff) | |
download | historical-23346409591825337a3d02ace51a359732abb6f1.tar.gz historical-23346409591825337a3d02ace51a359732abb6f1.tar.bz2 historical-23346409591825337a3d02ace51a359732abb6f1.zip |
Added to ~ppc
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rsnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rsnapshot/Manifest | 4 | ||||
-rw-r--r-- | net-misc/rsnapshot/rsnapshot-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/rsnapshot/ChangeLog b/net-misc/rsnapshot/ChangeLog index a7f8f1c89ca6..1a155cc26e02 100644 --- a/net-misc/rsnapshot/ChangeLog +++ b/net-misc/rsnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rsnapshot # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/ChangeLog,v 1.3 2004/04/27 20:38:14 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/ChangeLog,v 1.4 2004/04/28 16:33:50 dholm Exp $ + + 28 Apr 2004; David Holm <dholm@gentoo.org> rsnapshot-1.1.2.ebuild: + Added to ~ppc. *rsnapshot-1.1.2 (27 Apr 2004) diff --git a/net-misc/rsnapshot/Manifest b/net-misc/rsnapshot/Manifest index f69681f04cf2..7766775f6222 100644 --- a/net-misc/rsnapshot/Manifest +++ b/net-misc/rsnapshot/Manifest @@ -1,5 +1,5 @@ -MD5 3dbd5659df8e93d3b88606fed7896306 ChangeLog 632 +MD5 6bfc5506c5b7ac05acf76b79da32cc81 ChangeLog 717 MD5 4950d0bab8dc8ad8450c5106b16c44e4 rsnapshot-1.1.0.ebuild 1132 -MD5 0f3a038a584e9451a4dfc6cd6ca4c52b rsnapshot-1.1.2.ebuild 1130 +MD5 32d2f445c1af31f27be768c0065fba58 rsnapshot-1.1.2.ebuild 1133 MD5 72b2d3805df87cc643ab774eeffa10bf files/digest-rsnapshot-1.1.0 66 MD5 f31d0ab4d53d35c7b0ce66e85abd750d files/digest-rsnapshot-1.1.2 66 diff --git a/net-misc/rsnapshot/rsnapshot-1.1.2.ebuild b/net-misc/rsnapshot/rsnapshot-1.1.2.ebuild index 7be71258fcb9..0791df8f96d8 100644 --- a/net-misc/rsnapshot/rsnapshot-1.1.2.ebuild +++ b/net-misc/rsnapshot/rsnapshot-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.1.2.ebuild,v 1.1 2004/04/27 20:38:17 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.1.2.ebuild,v 1.2 2004/04/28 16:33:50 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.rsnapshot.org/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=dev-lang/perl-5.8.2 |