diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-07-16 12:24:11 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-07-16 12:24:11 +0000 |
commit | 71740140ff0bfe17b3a6095feb7a74645c1f5ef6 (patch) | |
tree | 7b8c3d6eb813a02b359c128326b630e2689d07bd /media-libs | |
parent | Version bump (diff) | |
download | gentoo-2-71740140ff0bfe17b3a6095feb7a74645c1f5ef6.tar.gz gentoo-2-71740140ff0bfe17b3a6095feb7a74645c1f5ef6.tar.bz2 gentoo-2-71740140ff0bfe17b3a6095feb7a74645c1f5ef6.zip |
Sparc stable, Bug #231943 which see.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libuninameslist/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libuninameslist/libuninameslist-20080409.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libuninameslist/ChangeLog b/media-libs/libuninameslist/ChangeLog index 4745737681cd..93581039fdd9 100644 --- a/media-libs/libuninameslist/ChangeLog +++ b/media-libs/libuninameslist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libuninameslist # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.23 2008/06/07 14:00:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.24 2008/07/16 12:24:11 fmccor Exp $ + + 16 Jul 2008; Ferris McCormick <fmccor@gentoo.org> + libuninameslist-20080409.ebuild: + Sparc stable, Bug #231943 which see. 07 Jun 2008; nixnut <nixnut@gentoo.org> libuninameslist-20060907.ebuild: Stable on ppc wrt bug 224599 diff --git a/media-libs/libuninameslist/libuninameslist-20080409.ebuild b/media-libs/libuninameslist/libuninameslist-20080409.ebuild index 977cfffa93e4..b84db107eb38 100644 --- a/media-libs/libuninameslist/libuninameslist-20080409.ebuild +++ b/media-libs/libuninameslist/libuninameslist-20080409.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20080409.ebuild,v 1.2 2008/06/02 12:21:04 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20080409.ebuild,v 1.3 2008/07/16 12:24:11 fmccor Exp $ S=${WORKDIR}/${PN} @@ -11,7 +11,7 @@ HOMEPAGE="http://libuninameslist.sourceforge.net/" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" DEPEND="" RDEPEND="" IUSE="" |