diff options
author | 2013-03-31 16:03:47 +0000 | |
---|---|---|
committer | 2013-03-31 16:03:47 +0000 | |
commit | 8a8ebab413632f1bd8969bca698c71f22a7e4c6d (patch) | |
tree | 99fe56650b360ad9f4520690264f2c9e72176219 /kde-base/oxygen-icons | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-8a8ebab413632f1bd8969bca698c71f22a7e4c6d.tar.gz gentoo-2-8a8ebab413632f1bd8969bca698c71f22a7e4c6d.tar.bz2 gentoo-2-8a8ebab413632f1bd8969bca698c71f22a7e4c6d.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/oxygen-icons')
-rw-r--r-- | kde-base/oxygen-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index 4ee77de5e847..948e7cd21cce 100644 --- a/kde-base/oxygen-icons/ChangeLog +++ b/kde-base/oxygen-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.141 2013/03/18 23:01:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.142 2013/03/31 16:03:47 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 18 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml: Add description of bindist use flag, bug 448924 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild index 8f075a2efc32..53455b7bc428 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild,v 1.1 2013/03/06 13:42:10 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.10.1.ebuild,v 1.2 2013/03/31 16:03:47 ago Exp $ EAPI=5 @@ -24,7 +24,7 @@ SRC_URI=" " LICENSE="LGPL-3" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="aqua bindist" DEPEND="" |