diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-04 16:35:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-04 16:35:38 +0000 |
commit | 5566136b423faf2171a8e90645ceef1e81ef7ce4 (patch) | |
tree | c2b416223fed0ae795af67b66d4562042e5c4638 /media-libs | |
parent | remove unused use flag (diff) | |
download | gentoo-2-5566136b423faf2171a8e90645ceef1e81ef7ce4.tar.gz gentoo-2-5566136b423faf2171a8e90645ceef1e81ef7ce4.tar.bz2 gentoo-2-5566136b423faf2171a8e90645ceef1e81ef7ce4.zip |
Marked ~hppa (bug #279831).
(Portage version: 2.2_rc35/cvs/Linux i686)
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 f581fd065daa..64d6b9a34f7f 100644 --- a/media-libs/libnut/ChangeLog +++ b/media-libs/libnut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libnut # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.6 2009/08/03 20:26:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.7 2009/08/04 16:35:38 jer Exp $ + + 04 Aug 2009; Jeroen Roovers <jer@gentoo.org> libnut-661.ebuild: + Marked ~hppa (bug #279831). 03 Aug 2009; Markus Meier <maekke@gentoo.org> libnut-661.ebuild: x86 stable, bug #279342 diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild index 12138d706700..d02ae748fa35 100644 --- a/media-libs/libnut/libnut-661.ebuild +++ b/media-libs/libnut/libnut-661.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4 2009/08/03 20:26:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.5 2009/08/04 16:35:38 jer Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" DEPEND="" RDEPEND="" |