summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-01-11 13:42:03 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-01-11 13:42:03 +0000
commit45a1b5a004abb1e67388ef8d6684d8be2967ff3b (patch)
tree2aa6b861ead5dc0a151abf927410f50e9321384b /media-libs
parentAdd patch to fix security bug #159658. (diff)
downloadgentoo-2-45a1b5a004abb1e67388ef8d6684d8be2967ff3b.tar.gz
gentoo-2-45a1b5a004abb1e67388ef8d6684d8be2967ff3b.tar.bz2
gentoo-2-45a1b5a004abb1e67388ef8d6684d8be2967ff3b.zip
Add ~x86-fbsd keyword
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libuninameslist/ChangeLog8
-rw-r--r--media-libs/libuninameslist/libuninameslist-20030713.ebuild9
2 files changed, 11 insertions, 6 deletions
diff --git a/media-libs/libuninameslist/ChangeLog b/media-libs/libuninameslist/ChangeLog
index afc578965c51..fb9c21bb0bd6 100644
--- a/media-libs/libuninameslist/ChangeLog
+++ b/media-libs/libuninameslist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libuninameslist
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.12 2006/10/14 09:11:32 corsair Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.13 2007/01/11 13:42:03 drizzt Exp $
+
+ 11 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ libuninameslist-20030713.ebuild:
+ Add ~x86-fbsd keyword
14 Oct 2006; Markus Rothe <corsair@gentoo.org>
libuninameslist-20030713.ebuild:
diff --git a/media-libs/libuninameslist/libuninameslist-20030713.ebuild b/media-libs/libuninameslist/libuninameslist-20030713.ebuild
index 36bf74387ee6..479abd59ce15 100644
--- a/media-libs/libuninameslist/libuninameslist-20030713.ebuild
+++ b/media-libs/libuninameslist/libuninameslist-20030713.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.12 2006/10/14 09:11:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20030713.ebuild,v 1.13 2007/01/11 13:42:03 drizzt Exp $
S=${WORKDIR}/${PN}
@@ -12,8 +12,9 @@ RESTRICT="nomirror"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86"
-DEPEND="virtual/libc"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd"
+DEPEND=""
+RDEPEND=""
IUSE=""
src_compile () {