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 | 705d690d804dbf2c1e60d34a317ba335bfb96ec9 (patch) | |
tree | 8511185cb2444980b31756770e19384f7bfda175 /kde-base/kdeartwork-emoticons | |
parent | Add support for the gdbm USE flag. (diff) | |
download | gentoo-2-705d690d804dbf2c1e60d34a317ba335bfb96ec9.tar.gz gentoo-2-705d690d804dbf2c1e60d34a317ba335bfb96ec9.tar.bz2 gentoo-2-705d690d804dbf2c1e60d34a317ba335bfb96ec9.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index f58082e3cd10..560f65c72762 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.20 2005/11/29 04:42:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.21 2005/12/04 10:40:41 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> + kdeartwork-emoticons-3.5.0.ebuild: + ~alpha keyword. 29 Nov 2005; Jason Wever <weeve@gentoo.org> kdeartwork-emoticons-3.5.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild index d3fafbb0ff6c..835f42c11ba3 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-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-emoticons/kdeartwork-emoticons-3.5.0.ebuild,v 1.2 2005/11/29 04:42:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild,v 1.3 2005/12/04 10:40:41 kloeri Exp $ KMMODULE=emoticons KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" DEPEND="" |