diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-18 02:59:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-18 02:59:30 +0000 |
commit | ab8de3f839774ce9b4f305373908a255f7c7904d (patch) | |
tree | a69a8f9eaec056bfd7770452bb4e5a838fbf78d6 /media-libs/libuninameslist | |
parent | fixed upstream segfault error (diff) | |
download | gentoo-2-ab8de3f839774ce9b4f305373908a255f7c7904d.tar.gz gentoo-2-ab8de3f839774ce9b4f305373908a255f7c7904d.tar.bz2 gentoo-2-ab8de3f839774ce9b4f305373908a255f7c7904d.zip |
Stable for HPPA (bug #231943).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'media-libs/libuninameslist')
-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 73164bdb1876..792b378d4405 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.27 2008/07/17 19:26:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.28 2008/07/18 02:59:30 jer Exp $ + + 18 Jul 2008; Jeroen Roovers <jer@gentoo.org> + libuninameslist-20080409.ebuild: + Stable for HPPA (bug #231943). 17 Jul 2008; Markus Rothe <corsair@gentoo.org> libuninameslist-20080409.ebuild: diff --git a/media-libs/libuninameslist/libuninameslist-20080409.ebuild b/media-libs/libuninameslist/libuninameslist-20080409.ebuild index 7f041dc51e2b..17c013f9c063 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.6 2008/07/17 19:26:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20080409.ebuild,v 1.7 2008/07/18 02:59:30 jer 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="" |