diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:57:44 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:57:44 +0000 |
commit | 60aca27880f4e470bdf005ace7773cb8c88dc345 (patch) | |
tree | 9cbcae01d4c31af666780f3fd9ad3ac20c694354 /kde-base/ktip | |
parent | cvs ebuild #41985 (diff) | |
download | historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.gz historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.bz2 historical-60aca27880f4e470bdf005ace7773cb8c88dc345.zip |
Adding ~x86 to keywords
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index bf8a00f3556f..40cb8d09e407 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.20 2005/10/15 11:08:46 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.21 2005/10/22 07:35:08 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> ktip-3.5_beta1.ebuild, + ktip-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *ktip-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/ktip/ktip-3.5.0_beta2.ebuild b/kde-base/ktip/ktip-3.5.0_beta2.ebuild index 0fe92dbdc25e..6160703d1664 100644 --- a/kde-base/ktip/ktip-3.5.0_beta2.ebuild +++ b/kde-base/ktip/ktip-3.5.0_beta2.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/ktip/ktip-3.5.0_beta2.ebuild,v 1.1 2005/10/14 18:42:00 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.0_beta2.ebuild,v 1.2 2005/10/22 07:35:08 halcy0n Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/kde-base/ktip/ktip-3.5_beta1.ebuild b/kde-base/ktip/ktip-3.5_beta1.ebuild index 0bce436af675..bc53a6e2de8c 100644 --- a/kde-base/ktip/ktip-3.5_beta1.ebuild +++ b/kde-base/ktip/ktip-3.5_beta1.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/ktip/ktip-3.5_beta1.ebuild,v 1.1 2005/09/22 20:46:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5_beta1.ebuild,v 1.2 2005/10/22 07:35:08 halcy0n Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" |