diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:58:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:58:11 +0000 |
commit | 495a9ad78340a4a3fcd5aa2caab7caabda10cf9e (patch) | |
tree | 59949953f1c77cef9950ec88dc61fa8e79ec2020 /kde-base/ktip | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-495a9ad78340a4a3fcd5aa2caab7caabda10cf9e.tar.gz gentoo-2-495a9ad78340a4a3fcd5aa2caab7caabda10cf9e.tar.bz2 gentoo-2-495a9ad78340a4a3fcd5aa2caab7caabda10cf9e.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 9616e7818ee4..44e56cdabd20 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.69 2007/08/07 22:32:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.70 2007/08/08 19:58:11 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> ktip-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> ktip-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/ktip/ktip-3.5.7.ebuild b/kde-base/ktip/ktip-3.5.7.ebuild index 0540c5c84dea..423d1fb2359d 100644 --- a/kde-base/ktip/ktip-3.5.7.ebuild +++ b/kde-base/ktip/ktip-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.7.ebuild,v 1.4 2007/08/07 22:32:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.7.ebuild,v 1.5 2007/08/08 19:58:11 armin76 Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ 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="kdehiddenvisibility" |