diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:56:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:56:24 +0000 |
commit | 5369fd4fca7a49a83583ac5c723bb435565cfa92 (patch) | |
tree | c38303f0ef0f71d63c48778af84ef1913fd675d8 /app-text/libabw | |
parent | Stable for amd64, wrt bug #534684 (diff) | |
download | gentoo-2-5369fd4fca7a49a83583ac5c723bb435565cfa92.tar.gz gentoo-2-5369fd4fca7a49a83583ac5c723bb435565cfa92.tar.bz2 gentoo-2-5369fd4fca7a49a83583ac5c723bb435565cfa92.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 'app-text/libabw')
-rw-r--r-- | app-text/libabw/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/libabw/libabw-0.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/libabw/ChangeLog b/app-text/libabw/ChangeLog index 69a4abe08b4b..4285092e44b8 100644 --- a/app-text/libabw/ChangeLog +++ b/app-text/libabw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libabw -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v 1.7 2014/12/27 15:12:21 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v 1.8 2015/02/15 14:56:24 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libabw-0.1.1.ebuild: + Stable for amd64, wrt bug #534684 *libabw-0.1.1 (27 Dec 2014) diff --git a/app-text/libabw/libabw-0.1.1.ebuild b/app-text/libabw/libabw-0.1.1.ebuild index 916f0ddcf042..6b35a28be07f 100644 --- a/app-text/libabw/libabw-0.1.1.ebuild +++ b/app-text/libabw/libabw-0.1.1.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/app-text/libabw/libabw-0.1.1.ebuild,v 1.1 2014/12/27 15:12:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/libabw-0.1.1.ebuild,v 1.2 2015/02/15 14:56:24 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc static-libs" RDEPEND=" |