diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-02-19 14:54:24 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-02-19 14:54:24 +0000 |
commit | 560c7dfc94da1120ca4b77f2d07eb071df24c38b (patch) | |
tree | 0267ea63e72736f6c02320326bb63e3607a1637e /dev-libs/libcpml | |
parent | hppa stable (diff) | |
download | historical-560c7dfc94da1120ca4b77f2d07eb071df24c38b.tar.gz historical-560c7dfc94da1120ca4b77f2d07eb071df24c38b.tar.bz2 historical-560c7dfc94da1120ca4b77f2d07eb071df24c38b.zip |
marked ~alpha
Diffstat (limited to 'dev-libs/libcpml')
-rw-r--r-- | dev-libs/libcpml/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/libcpml/libcpml-5.2.01-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libcpml/Manifest b/dev-libs/libcpml/Manifest index 0c34d4afa8ca..2952695364e8 100644 --- a/dev-libs/libcpml/Manifest +++ b/dev-libs/libcpml/Manifest @@ -1,5 +1,5 @@ MD5 6c8c025005d9a940615fd52acfbf7fc1 libcpml-5.2.01-r1.ebuild 1334 -MD5 3387df914080b95407b81ab45530133e libcpml-5.2.01-r3.ebuild 1554 +MD5 e4f22119032d15acf58c9e32c529850b libcpml-5.2.01-r3.ebuild 1554 MD5 a66a257c70607ecbc80b971d39ad1d26 libcpml-5.2.01.ebuild 1196 MD5 f86b71eea14a72233cedb5c6b6a89e9c ChangeLog 1333 MD5 e8acb4c85baa3d2924ce7ac9441836ea metadata.xml 1084 diff --git a/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild index ecaf7361c7b5..a40c8f1ab44d 100644 --- a/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild +++ b/dev-libs/libcpml/libcpml-5.2.01-r3.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/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild,v 1.1 2004/02/19 14:32:29 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild,v 1.2 2004/02/19 14:54:24 taviso Exp $ IUSE="ev6" @@ -14,7 +14,7 @@ RDEPEND="virtual/glibc dev-libs/libots" LICENSE="compaq-sdla" SLOT="5.2.01" -KEYWORDS="-* -alpha" +KEYWORDS="-* ~alpha" RESTRICT="fetch nostrip nomirror" |