diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:57:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:57:20 +0000 |
commit | f310882653b25036f628713dc4cc63d3182c343a (patch) | |
tree | 7f0ee02c6d905d6ad2b2ea39d2bdcb2778746e49 /media-libs | |
parent | Stable for amd64, wrt bug #534684 (diff) | |
download | gentoo-2-f310882653b25036f628713dc4cc63d3182c343a.tar.gz gentoo-2-f310882653b25036f628713dc4cc63d3182c343a.tar.bz2 gentoo-2-f310882653b25036f628713dc4cc63d3182c343a.zip |
Stable for amd64, wrt bug #534684
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libfreehand/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libfreehand/libfreehand-0.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libfreehand/ChangeLog b/media-libs/libfreehand/ChangeLog index 1253315b5ccd..7a02b69c69f7 100644 --- a/media-libs/libfreehand/ChangeLog +++ b/media-libs/libfreehand/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libfreehand -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.6 2014/10/10 20:23:08 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.7 2015/02/15 14:57:20 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libfreehand-0.1.0.ebuild: + Stable for amd64, wrt bug #534684 10 Oct 2014; Markus Meier <maekke@gentoo.org> libfreehand-0.1.0.ebuild: add ~arm, bug #520692 diff --git a/media-libs/libfreehand/libfreehand-0.1.0.ebuild b/media-libs/libfreehand/libfreehand-0.1.0.ebuild index ae85daa9964d..d2b136a16629 100644 --- a/media-libs/libfreehand/libfreehand-0.1.0.ebuild +++ b/media-libs/libfreehand/libfreehand-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.1.0.ebuild,v 1.2 2014/10/10 20:23:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.1.0.ebuild,v 1.3 2015/02/15 14:57:20 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc static-libs" RDEPEND=" |