diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
commit | a23a065a5bd23b6a1314ffb078b291808ce95aef (patch) | |
tree | 7d92bbaeedf8272bb1ab45fcf9152ac1f0c2ce12 /kde-base/ktip | |
parent | Version bump with some defensive coding added (diff) | |
download | historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.gz historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.bz2 historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.zip |
Stable for HPPA (bug #271889).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index be46af33d2da..ceeca27d540f 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.100 2009/06/06 09:38:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.101 2009/06/18 03:52:10 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> ktip-3.5.10.ebuild: + Stable for HPPA (bug #271889). 06 Jun 2009; Markus Meier <maekke@gentoo.org> ktip-3.5.10.ebuild: amd64/x86 stable, bug #271889 diff --git a/kde-base/ktip/ktip-3.5.10.ebuild b/kde-base/ktip/ktip-3.5.10.ebuild index 2b4e1a79ad1b..6359cbc88dc6 100644 --- a/kde-base/ktip/ktip-3.5.10.ebuild +++ b/kde-base/ktip/ktip-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.10.ebuild,v 1.4 2009/06/06 09:38:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.10.ebuild,v 1.5 2009/06/18 03:52:10 jer Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |