diff options
author | 2010-01-07 19:02:17 +0000 | |
---|---|---|
committer | 2010-01-07 19:02:17 +0000 | |
commit | c116ef9abbd1831a487ba18902e1f43f3c3874c2 (patch) | |
tree | 23784e3cb57052c851f104c5ffcdd617522fbd13 /media-libs | |
parent | Marking opencore-amr-0.1.2 ppc for bug 297855 (diff) | |
download | historical-c116ef9abbd1831a487ba18902e1f43f3c3874c2.tar.gz historical-c116ef9abbd1831a487ba18902e1f43f3c3874c2.tar.bz2 historical-c116ef9abbd1831a487ba18902e1f43f3c3874c2.zip |
Marking libnut-661 ppc for bug 297846
Package-Manager: portage-2.1.7.16/cvs/Linux ppc64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libnut/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libnut/libnut-661.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libnut/ChangeLog b/media-libs/libnut/ChangeLog index 573b8b4ed72b..9f7acf8f9784 100644 --- a/media-libs/libnut/ChangeLog +++ b/media-libs/libnut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libnut # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.13 2010/01/06 18:51:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.14 2010/01/07 19:02:17 ranger Exp $ + + 07 Jan 2010; Brent Baude <ranger@gentoo.org> libnut-661.ebuild: + Marking libnut-661 ppc for bug 297846 06 Jan 2010; Brent Baude <ranger@gentoo.org> libnut-661.ebuild: Marking libnut-661 ppc64 for bug 280281 diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild index f44710fbbbd1..5bc7e3a96440 100644 --- a/media-libs/libnut/libnut-661.ebuild +++ b/media-libs/libnut/libnut-661.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.11 2010/01/06 18:51:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.12 2010/01/07 19:02:17 ranger Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="" DEPEND="" RDEPEND="" |