summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 18:00:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 18:00:30 +0000
commit7b1397e05fbac65a46c4f6cbed80a3e1acdb000a (patch)
tree9a15d85385c906e965a24d0fb9f6ae3f6446e3cd /media-libs/libemf
parentInitial import. New dependency of forthcoming amqp versions. (diff)
downloadgentoo-2-7b1397e05fbac65a46c4f6cbed80a3e1acdb000a.tar.gz
gentoo-2-7b1397e05fbac65a46c4f6cbed80a3e1acdb000a.tar.bz2
gentoo-2-7b1397e05fbac65a46c4f6cbed80a3e1acdb000a.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libemf')
-rw-r--r--media-libs/libemf/ChangeLog5
-rw-r--r--media-libs/libemf/libemf-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libemf/ChangeLog b/media-libs/libemf/ChangeLog
index e1395a9fba70..975af6eec5d5 100644
--- a/media-libs/libemf/ChangeLog
+++ b/media-libs/libemf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libemf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/ChangeLog,v 1.34 2012/03/02 11:10:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/ChangeLog,v 1.35 2012/05/09 18:00:30 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> libemf-1.0.4.ebuild:
+ keyword ~amd64-fbsd
02 Mar 2012; Justin Lecher <jlec@gentoo.org> libemf-1.0.4.ebuild:
Handle static-libs individually, therefore move to auto-tools.eclass and
diff --git a/media-libs/libemf/libemf-1.0.4.ebuild b/media-libs/libemf/libemf-1.0.4.ebuild
index 2b55b28cb505..a47f4eea0665 100644
--- a/media-libs/libemf/libemf-1.0.4.ebuild
+++ b/media-libs/libemf/libemf-1.0.4.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/libemf/libemf-1.0.4.ebuild,v 1.9 2012/03/02 11:10:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild,v 1.10 2012/05/09 18:00:30 aballier Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libemf/${MY_P}.tar.gz"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
S=${WORKDIR}/${MY_P}