summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-03 18:40:35 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-03 18:40:35 +0000
commit353ac79df822c5f216060620717cd1dfbc240c0f (patch)
tree483067f452bbb2ef9ec63733097adfd726027ae2 /dev-libs/libvformat
parentamd64 stable, bug #267270 (diff)
downloadgentoo-2-353ac79df822c5f216060620717cd1dfbc240c0f.tar.gz
gentoo-2-353ac79df822c5f216060620717cd1dfbc240c0f.tar.bz2
gentoo-2-353ac79df822c5f216060620717cd1dfbc240c0f.zip
Keyworded on alpha, bug #266830
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r--dev-libs/libvformat/ChangeLog6
-rw-r--r--dev-libs/libvformat/libvformat-1.13-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libvformat/ChangeLog b/dev-libs/libvformat/ChangeLog
index ace76386596f..7eaa41b15c7a 100644
--- a/dev-libs/libvformat/ChangeLog
+++ b/dev-libs/libvformat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libvformat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.8 2009/02/16 23:02:15 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.9 2009/05/03 18:40:35 klausman Exp $
+
+ 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ libvformat-1.13-r1.ebuild:
+ Keyworded on alpha, bug #266830
*libvformat-1.13-r1 (16 Feb 2009)
diff --git a/dev-libs/libvformat/libvformat-1.13-r1.ebuild b/dev-libs/libvformat/libvformat-1.13-r1.ebuild
index 2dd29b3efb61..fe5f3d2aecba 100644
--- a/dev-libs/libvformat/libvformat-1.13-r1.ebuild
+++ b/dev-libs/libvformat/libvformat-1.13-r1.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/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.1 2009/02/16 23:02:15 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.2 2009/05/03 18:40:35 klausman Exp $
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/libv/${PN}/${PN}_${PV}.orig.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""