diff options
author | 2008-01-29 17:36:23 +0000 | |
---|---|---|
committer | 2008-01-29 17:36:23 +0000 | |
commit | 9f3cb91abf2c5b3cd473fdc51ab0dc88a081f7f9 (patch) | |
tree | e8d58ad56e87ab1d1964cd6f2f89e594d8ab3840 /kde-base/ktip | |
parent | Add a slot dep on libsoup to prepare for the new 2.4 slot (diff) | |
download | gentoo-2-9f3cb91abf2c5b3cd473fdc51ab0dc88a081f7f9.tar.gz gentoo-2-9f3cb91abf2c5b3cd473fdc51ab0dc88a081f7f9.tar.bz2 gentoo-2-9f3cb91abf2c5b3cd473fdc51ab0dc88a081f7f9.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 82b6c707836b..13700a4505bc 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.76 2008/01/28 22:13:41 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.77 2008/01/29 17:36:23 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> ktip-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> ktip-3.5.8.ebuild: Marked stable on amd64 as per bug 207634. diff --git a/kde-base/ktip/ktip-3.5.8.ebuild b/kde-base/ktip/ktip-3.5.8.ebuild index bf3c8981f5dd..2df313c6076f 100644 --- a/kde-base/ktip/ktip-3.5.8.ebuild +++ b/kde-base/ktip/ktip-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.8.ebuild,v 1.2 2008/01/28 22:13:41 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.8.ebuild,v 1.3 2008/01/29 17:36:23 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" |