diff options
author | 2014-09-12 15:27:44 +0000 | |
---|---|---|
committer | 2014-09-12 15:27:44 +0000 | |
commit | f65d7e9574722a26b4628900edcd2e939d6de67f (patch) | |
tree | d27209b00c328bedc273c271c9d3bd1735155265 /app-text/libwps | |
parent | fix bug#522208 (diff) | |
download | gentoo-2-f65d7e9574722a26b4628900edcd2e939d6de67f.tar.gz gentoo-2-f65d7e9574722a26b4628900edcd2e939d6de67f.tar.bz2 gentoo-2-f65d7e9574722a26b4628900edcd2e939d6de67f.zip |
Drop alpha, bug #522340.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'app-text/libwps')
-rw-r--r-- | app-text/libwps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwps/libwps-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwps/ChangeLog b/app-text/libwps/ChangeLog index 79cac7001ca7..cb9d5c8e13c7 100644 --- a/app-text/libwps/ChangeLog +++ b/app-text/libwps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.53 2014/09/07 12:20:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.54 2014/09/12 15:27:44 johu Exp $ + + 12 Sep 2014; Johannes Huber <johu@gentoo.org> libwps-0.3.0.ebuild: + Drop alpha, bug #522340. *libwps-0.3.0 (07 Sep 2014) diff --git a/app-text/libwps/libwps-0.3.0.ebuild b/app-text/libwps/libwps-0.3.0.ebuild index c97d23cb424a..ec9db067cc67 100644 --- a/app-text/libwps/libwps-0.3.0.ebuild +++ b/app-text/libwps/libwps-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.3.0.ebuild,v 1.1 2014/09/07 12:20:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.3.0.ebuild,v 1.2 2014/09/12 15:27:44 johu Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc debug static-libs" RDEPEND=" |