diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:25:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:25:49 +0000 |
commit | 2f4f179ca71927d8a58a5f16eeb14851c614d1dc (patch) | |
tree | 0dc02c50a3fd2f442ebba59bd26eb477b7a27d1d /media-libs/libuninameslist | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-2f4f179ca71927d8a58a5f16eeb14851c614d1dc.tar.gz historical-2f4f179ca71927d8a58a5f16eeb14851c614d1dc.tar.bz2 historical-2f4f179ca71927d8a58a5f16eeb14851c614d1dc.zip |
alpha/ia64/s390/sh/sparc stable wrt #400383
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'media-libs/libuninameslist')
-rw-r--r-- | media-libs/libuninameslist/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libuninameslist/libuninameslist-20091231.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libuninameslist/ChangeLog b/media-libs/libuninameslist/ChangeLog index 1fbc0992f1bb..39f060c5d097 100644 --- a/media-libs/libuninameslist/ChangeLog +++ b/media-libs/libuninameslist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libuninameslist # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.39 2012/03/09 11:19:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/ChangeLog,v 1.40 2012/03/31 17:25:49 armin76 Exp $ + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> + libuninameslist-20091231.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #400383 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libuninameslist-20091231.ebuild: diff --git a/media-libs/libuninameslist/libuninameslist-20091231.ebuild b/media-libs/libuninameslist/libuninameslist-20091231.ebuild index 233e3c7bc3cd..fd4e7112b15d 100644 --- a/media-libs/libuninameslist/libuninameslist-20091231.ebuild +++ b/media-libs/libuninameslist/libuninameslist-20091231.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20091231.ebuild,v 1.7 2012/03/09 11:19:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libuninameslist/libuninameslist-20091231.ebuild,v 1.8 2012/03/31 17:25:49 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libuninameslist/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" S=${WORKDIR}/${PN} |