diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-26 01:33:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-26 01:33:57 +0000 |
commit | c64c3c1f659dab480cb4bfbda73348616cbba820 (patch) | |
tree | b62a98c31d5c2ed95c01e25996ee7089066f23e5 /net-misc | |
parent | Fixed installation of tpop3d init script (diff) | |
download | historical-c64c3c1f659dab480cb4bfbda73348616cbba820.tar.gz historical-c64c3c1f659dab480cb4bfbda73348616cbba820.tar.bz2 historical-c64c3c1f659dab480cb4bfbda73348616cbba820.zip |
x86 stable bump.
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.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/rsnapshot/ChangeLog b/net-misc/rsnapshot/ChangeLog index df5f9a0d5687..048729bfec06 100644 --- a/net-misc/rsnapshot/ChangeLog +++ b/net-misc/rsnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rsnapshot # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/ChangeLog,v 1.9 2004/07/12 00:52:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/ChangeLog,v 1.10 2004/08/26 01:33:57 kloeri Exp $ + + 26 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> rsnapshot-1.1.6.ebuild: + x86 stable bump. *rsnapshot-1.1.6 (12 Jul 2004) diff --git a/net-misc/rsnapshot/Manifest b/net-misc/rsnapshot/Manifest index b48dbfa888bd..7f326188f724 100644 --- a/net-misc/rsnapshot/Manifest +++ b/net-misc/rsnapshot/Manifest @@ -1,7 +1,7 @@ MD5 80b11414816b11596f97e63173d727cd rsnapshot-1.1.4.ebuild 1124 -MD5 6cdaeb4f01b184b1d2263a2e12b8f3a3 rsnapshot-1.1.6.ebuild 1131 +MD5 2e77c8ac18d04dcb130c2f5e38ddc87b rsnapshot-1.1.6.ebuild 1130 MD5 dfa142becbc66bbe954921b07bb25793 rsnapshot-1.1.5.ebuild 1124 -MD5 f5f2128bedf8fd2612613730d725a2f1 ChangeLog 1480 +MD5 160faa6d7542d61e6859023ebd6ea04c ChangeLog 1577 MD5 3125bec127754bb5fb5fd85f47d9ff4c metadata.xml 202 MD5 315eef7b4a2572bb536a9f331ef3cab8 files/digest-rsnapshot-1.1.4 66 MD5 07f44ec1f0dbf2c14a715674d0a63df2 files/digest-rsnapshot-1.1.5 66 diff --git a/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild b/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild index 7276c8a89a64..0a47c8844f76 100644 --- a/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild +++ b/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild,v 1.1 2004/07/12 00:52:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild,v 1.2 2004/08/26 01:33:57 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.rsnapshot.org/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" IUSE="" RDEPEND=">=dev-lang/perl-5.8.2 |