diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 20:35:18 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 20:35:18 +0000 |
commit | 0876c0e2b343fc3ea9d37192b0f6d9cd3d4e80f6 (patch) | |
tree | 8b7affc048f3048ee4a6bfed3e8bd833af122091 /kde-base/ktip | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-0876c0e2b343fc3ea9d37192b0f6d9cd3d4e80f6.tar.gz gentoo-2-0876c0e2b343fc3ea9d37192b0f6d9cd3d4e80f6.tar.bz2 gentoo-2-0876c0e2b343fc3ea9d37192b0f6d9cd3d4e80f6.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 0c750addc58f..c9fd0f873e55 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.45 2006/05/29 15:40:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.46 2006/05/29 20:35:18 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> ktip-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -ktip-3.4.1.ebuild, -ktip-3.4.2.ebuild: diff --git a/kde-base/ktip/ktip-3.5.2.ebuild b/kde-base/ktip/ktip-3.5.2.ebuild index 66f917119764..33d4325e1378 100644 --- a/kde-base/ktip/ktip-3.5.2.ebuild +++ b/kde-base/ktip/ktip-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.2.ebuild,v 1.7 2006/05/26 20:37:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.2.ebuild,v 1.8 2006/05/29 20:35:18 weeve 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="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |