diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 06:13:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 06:13:55 +0000 |
commit | 61c3b36ab1780c53d9b821c21d99f5398344ab8a (patch) | |
tree | 60e03487157263242bf4f57e21b521d65c136304 /app-text/rfcutil | |
parent | Added ~sparc keyword. (diff) | |
download | historical-61c3b36ab1780c53d9b821c21d99f5398344ab8a.tar.gz historical-61c3b36ab1780c53d9b821c21d99f5398344ab8a.tar.bz2 historical-61c3b36ab1780c53d9b821c21d99f5398344ab8a.zip |
Mark 3.2.3 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/rfcutil')
-rw-r--r-- | app-text/rfcutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rfcutil/Manifest | 4 | ||||
-rw-r--r-- | app-text/rfcutil/rfcutil-3.2.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/rfcutil/ChangeLog b/app-text/rfcutil/ChangeLog index 98cda8125a33..b7bc3d77dc93 100644 --- a/app-text/rfcutil/ChangeLog +++ b/app-text/rfcutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rfcutil # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.18 2005/03/15 14:21:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.19 2005/09/10 06:13:55 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> rfcutil-3.2.3.ebuild: + Mark 3.2.3 stable on alpha 15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> : Dependency update: net-www/lynx -> www-client/lynx. diff --git a/app-text/rfcutil/Manifest b/app-text/rfcutil/Manifest index 8a49e1648135..ae8383f7ac46 100644 --- a/app-text/rfcutil/Manifest +++ b/app-text/rfcutil/Manifest @@ -1,5 +1,5 @@ -MD5 64e5136bd95106df9498371fe25f6ad2 ChangeLog 1764 -MD5 c9b251e59c1f69b998d5b592e1444348 rfcutil-3.2.3.ebuild 1065 +MD5 8a4271e4e7db2c2662bfabfdb835003c rfcutil-3.2.3.ebuild 1066 MD5 ab5b1af445d492d26a576f3f2e8204c3 metadata.xml 336 +MD5 721719d55d34be91ceacbfe00f246ea7 ChangeLog 1867 MD5 da1829ff508f6abe3d77c2e87e8599bf files/digest-rfcutil-3.2.3 60 MD5 93feedf0b8940d11c9662ebc22dec752 files/rfc-3.2.3.diff 840 diff --git a/app-text/rfcutil/rfcutil-3.2.3.ebuild b/app-text/rfcutil/rfcutil-3.2.3.ebuild index c4f716a7f98d..bc206ab5733f 100644 --- a/app-text/rfcutil/rfcutil-3.2.3.ebuild +++ b/app-text/rfcutil/rfcutil-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.22 2005/04/22 23:28:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.23 2005/09/10 06:13:55 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ppc ppc64 ppc-macos sparc x86" +KEYWORDS="alpha amd64 ~mips ppc ppc-macos ppc64 sparc x86" IUSE="" RDEPEND="dev-lang/perl |