diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:17:32 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:17:32 +0000 |
commit | b9f4cde13fdc215afc16a011569458f6905f01be (patch) | |
tree | 06a9d9fa651f84b1519bdc596ebc216c82c2acf7 /kde-base/ktip | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-b9f4cde13fdc215afc16a011569458f6905f01be.tar.gz gentoo-2-b9f4cde13fdc215afc16a011569458f6905f01be.tar.bz2 gentoo-2-b9f4cde13fdc215afc16a011569458f6905f01be.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.5.ebuild | 12 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.6.ebuild | 12 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.7.ebuild | 12 | ||||
-rw-r--r-- | kde-base/ktip/ktip-4.0.0.ebuild | 12 |
5 files changed, 5 insertions, 49 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 6f2e7ea09dbb..56c98b92aaff 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,10 @@ # 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.81 2008/02/07 00:11:27 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.82 2008/02/17 02:17:32 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ktip-3.5.5.ebuild, + -ktip-3.5.6.ebuild, -ktip-3.5.7.ebuild, -ktip-4.0.0.ebuild: + Spring cleaning *ktip-4.0.1 (06 Feb 2008) diff --git a/kde-base/ktip/ktip-3.5.5.ebuild b/kde-base/ktip/ktip-3.5.5.ebuild deleted file mode 100644 index bae2c0833835..000000000000 --- a/kde-base/ktip/ktip-3.5.5.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.5.ebuild,v 1.10 2007/07/11 01:08:48 mr_bones_ Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -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" -IUSE="kdehiddenvisibility" diff --git a/kde-base/ktip/ktip-3.5.6.ebuild b/kde-base/ktip/ktip-3.5.6.ebuild deleted file mode 100644 index aa6a25634023..000000000000 --- a/kde-base/ktip/ktip-3.5.6.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.6.ebuild,v 1.2 2007/07/11 01:08:48 mr_bones_ Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -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" -IUSE="kdehiddenvisibility" diff --git a/kde-base/ktip/ktip-3.5.7.ebuild b/kde-base/ktip/ktip-3.5.7.ebuild deleted file mode 100644 index f00609716e4a..000000000000 --- a/kde-base/ktip/ktip-3.5.7.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.8 2007/08/11 16:27:32 armin76 Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -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" -IUSE="kdehiddenvisibility" diff --git a/kde-base/ktip/ktip-4.0.0.ebuild b/kde-base/ktip/ktip-4.0.0.ebuild deleted file mode 100644 index c56c036f6fd1..000000000000 --- a/kde-base/ktip/ktip-4.0.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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-4.0.0.ebuild,v 1.1 2008/01/18 01:00:37 ingmar Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="~amd64 ~x86" -IUSE="debug" |