diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 17:22:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 17:22:25 +0000 |
commit | 4cef45e1ffacaa18eac94c1336b906dec72226f2 (patch) | |
tree | cd9f8f3c110360c81ea1a1327034d364ea73ce15 /media-libs/libuninameslist | |
parent | updated digest and SRC_URI to fix #82162. also gziped patch for 0.6.2 to make... (diff) | |
download | gentoo-2-4cef45e1ffacaa18eac94c1336b906dec72226f2.tar.gz gentoo-2-4cef45e1ffacaa18eac94c1336b906dec72226f2.tar.bz2 gentoo-2-4cef45e1ffacaa18eac94c1336b906dec72226f2.zip |
stable on amd64 ia64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-libs/libuninameslist')
-rw-r--r-- | media-libs/libuninameslist/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libuninameslist/libuninameslist-20030713.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libuninameslist/ChangeLog b/media-libs/libuninameslist/ChangeLog index 4eee440f622e..40d51985f00d 100644 --- a/media-libs/libuninameslist/ChangeLog +++ b/media-libs/libuninameslist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libuninameslist -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.5 2004/07/13 06:49:09 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.6 2005/02/18 17:22:25 agriffis Exp $ + + 18 Feb 2005; Aron Griffis <agriffis@gentoo.org> + libuninameslist-20030713.ebuild: + stable on amd64 ia64 12 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libuninameslist-20030713.ebuild: diff --git a/media-libs/libuninameslist/libuninameslist-20030713.ebuild b/media-libs/libuninameslist/libuninameslist-20030713.ebuild index d94cbf04ed21..5a91dc557d5f 100644 --- a/media-libs/libuninameslist/libuninameslist-20030713.ebuild +++ b/media-libs/libuninameslist/libuninameslist-20030713.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20030713.ebuild,v 1.5 2004/07/13 06:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20030713.ebuild,v 1.6 2005/02/18 17:22:25 agriffis Exp $ S=${WORKDIR}/${PN} @@ -12,7 +12,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc ~amd64" +KEYWORDS="x86 ppc alpha ~sparc amd64 ia64" DEPEND="virtual/libc" IUSE="" |