diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-14 09:11:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-14 09:11:32 +0000 |
commit | 301eb9c729ae65df5a1641df475b656b7e2acd14 (patch) | |
tree | 118a0a646e4d7e6c2ff4d36258f9f63897b3240d /media-libs/libuninameslist/libuninameslist-20030713.ebuild | |
parent | Add missing pkgconfig dependencies, thanks to Patrick Lauer in bug #151264. (diff) | |
download | gentoo-2-301eb9c729ae65df5a1641df475b656b7e2acd14.tar.gz gentoo-2-301eb9c729ae65df5a1641df475b656b7e2acd14.tar.bz2 gentoo-2-301eb9c729ae65df5a1641df475b656b7e2acd14.zip |
Stable on ppc64; bug #146562
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-libs/libuninameslist/libuninameslist-20030713.ebuild')
-rw-r--r-- | media-libs/libuninameslist/libuninameslist-20030713.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libuninameslist/libuninameslist-20030713.ebuild b/media-libs/libuninameslist/libuninameslist-20030713.ebuild index 4c1964c8c144..36bf74387ee6 100644 --- a/media-libs/libuninameslist/libuninameslist-20030713.ebuild +++ b/media-libs/libuninameslist/libuninameslist-20030713.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.11 2006/10/01 18:01:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20030713.ebuild,v 1.12 2006/10/14 09:11:32 corsair Exp $ S=${WORKDIR}/${PN} @@ -12,7 +12,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86" DEPEND="virtual/libc" IUSE="" |