diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 10:45:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 10:45:07 +0000 |
commit | 9e59cec624bec0cc4e91fa72a1bbbccf4fcbfe4f (patch) | |
tree | cec94ab4dd915c66131bd433d6b1e0985037cbb9 /kde-base/kdeartwork-iconthemes | |
parent | Add support for the gdbm USE flag. (diff) | |
download | historical-9e59cec624bec0cc4e91fa72a1bbbccf4fcbfe4f.tar.gz historical-9e59cec624bec0cc4e91fa72a1bbbccf4fcbfe4f.tar.bz2 historical-9e59cec624bec0cc4e91fa72a1bbbccf4fcbfe4f.zip |
~alpha keyword.
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 6f692af8a148..6f011cbde903 100644 --- a/kde-base/kdeartwork-iconthemes/ChangeLog +++ b/kde-base/kdeartwork-iconthemes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-iconthemes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.28 2005/11/29 04:41:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.29 2005/12/04 10:40:40 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> + kdeartwork-iconthemes-3.5.0.ebuild: + ~alpha keyword. 29 Nov 2005; Jason Wever <weeve@gentoo.org> kdeartwork-iconthemes-3.5.0.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild index dbd850dbf206..ba2073f3a7ac 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild,v 1.2 2005/11/29 04:41:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.0.ebuild,v 1.3 2005/12/04 10:40:40 kloeri Exp $ KMMODULE=IconThemes KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Icon themes for kde" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" DEPEND="" |