summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-08-28 15:59:55 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-08-28 15:59:55 +0000
commitd1cf229f8c27368de958701183a93745e6a1ba19 (patch)
tree840a75a689af5465593dfb2268f72093686a8e07 /media-libs/libnut
parentStable on alpha, bug #279739 (diff)
downloadgentoo-2-d1cf229f8c27368de958701183a93745e6a1ba19.tar.gz
gentoo-2-d1cf229f8c27368de958701183a93745e6a1ba19.tar.bz2
gentoo-2-d1cf229f8c27368de958701183a93745e6a1ba19.zip
Keyworded on alpha, bug #279831
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libnut')
-rw-r--r--media-libs/libnut/ChangeLog5
-rw-r--r--media-libs/libnut/libnut-661.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libnut/ChangeLog b/media-libs/libnut/ChangeLog
index 64d6b9a34f7f..ed32f298ace9 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.7 2009/08/04 16:35:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.8 2009/08/28 15:59:55 klausman Exp $
+
+ 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> libnut-661.ebuild:
+ Keyworded on alpha, bug #279831
04 Aug 2009; Jeroen Roovers <jer@gentoo.org> libnut-661.ebuild:
Marked ~hppa (bug #279831).
diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild
index d02ae748fa35..ab3ff1187ab6 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.5 2009/08/04 16:35:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.6 2009/08/28 15:59:55 klausman Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="~alpha amd64 ~hppa x86"
IUSE=""
DEPEND=""
RDEPEND=""