diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2004-08-11 16:11:49 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2004-08-11 16:11:49 +0000 |
commit | c76cea5a29fb5c19ab7c222e06a0a1128bd5d072 (patch) | |
tree | c86463e2fe4c47cf80ceac0439f3d0ac06ed0081 /app-text/rfcutil | |
parent | Version bump. (diff) | |
download | historical-c76cea5a29fb5c19ab7c222e06a0a1128bd5d072.tar.gz historical-c76cea5a29fb5c19ab7c222e06a0a1128bd5d072.tar.bz2 historical-c76cea5a29fb5c19ab7c222e06a0a1128bd5d072.zip |
Stable on macos.
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 be56e73f06f5..18104ea24e1d 100644 --- a/app-text/rfcutil/ChangeLog +++ b/app-text/rfcutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rfcutil # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.10 2004/06/28 04:06:44 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.11 2004/08/11 16:11:49 gongloo Exp $ + + 11 Aug 2004; Hasan Khalil <gongloo@gentoo.org> rfcutil-3.2.3.ebuild: + Stable on macos. 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> rfcutil-3.2.3.ebuild: Added ~mips diff --git a/app-text/rfcutil/Manifest b/app-text/rfcutil/Manifest index af92fe3b512a..3228945db36f 100644 --- a/app-text/rfcutil/Manifest +++ b/app-text/rfcutil/Manifest @@ -1,5 +1,5 @@ -MD5 e7758433d616e07e724f9bd3051d464c ChangeLog 1024 -MD5 e98d4697ce76dd9d40e7b882cab048b2 rfcutil-3.2.3.ebuild 1286 +MD5 b85d8cbd19415cd1212dc35dde84492f ChangeLog 1115 MD5 ab5b1af445d492d26a576f3f2e8204c3 metadata.xml 336 +MD5 93a8c77d308e4f8917324ee17ad7f081 rfcutil-3.2.3.ebuild 1292 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 52b807a41461..0d74498d103f 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-2004 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.13 2004/06/28 04:06:44 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.14 2004/08/11 16:11:49 gongloo Exp $ inherit eutils @@ -16,7 +16,7 @@ numbers." HOMEPAGE="http://www.dewn.com/rfc/" SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz" IUSE="" -KEYWORDS="x86 sparc ppc ~mips" +KEYWORDS="x86 sparc ppc ~mips macos" SLOT="0" LICENSE="as-is" |