diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:28:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:28:57 +0000 |
commit | f12c72cfa2869d6ff244b36d955d87d0307c1975 (patch) | |
tree | 6a436b5e0107fcbea88b7b1d4878a3a888d5b3ad /kde-base/ark | |
parent | Fix building with glib-2.30 (bug #410773, thanks to Juergen Rose for reporting). (diff) | |
download | historical-f12c72cfa2869d6ff244b36d955d87d0307c1975.tar.gz historical-f12c72cfa2869d6ff244b36d955d87d0307c1975.tar.bz2 historical-f12c72cfa2869d6ff244b36d955d87d0307c1975.zip |
Stable for amd64, wrt bug #409403
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'kde-base/ark')
-rw-r--r-- | kde-base/ark/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ark/ark-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index c6c93b56c823..9ed08c6bbb4a 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ark # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.221 2012/03/27 09:00:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.222 2012/04/04 16:43:34 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ark-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 27 Mar 2012; Johannes Huber <johu@gentoo.org> ark-4.8.1.ebuild: Enable tests again based on testing by Ian Delaney, Chris Reffett and me. diff --git a/kde-base/ark/ark-4.8.1.ebuild b/kde-base/ark/ark-4.8.1.ebuild index 96934b9c9ff3..136e1afa8165 100644 --- a/kde-base/ark/ark-4.8.1.ebuild +++ b/kde-base/ark/ark-4.8.1.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/kde-base/ark/ark-4.8.1.ebuild,v 1.2 2012/03/27 09:00:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.8.1.ebuild,v 1.3 2012/04/04 16:43:34 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE Archiving tool" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+archive +bzip2 debug lzma" DEPEND=" |