diff options
author | 2008-06-07 11:58:49 +0000 | |
---|---|---|
committer | 2008-06-07 11:58:49 +0000 | |
commit | c277d9a504393d98ae81a2cccb017bf8ad9fedfb (patch) | |
tree | 21c6ac3df9ec3d2e7b4d805c7e2c3b0e63024ec7 /kde-base/kmilo | |
parent | Removed old versions. (diff) | |
download | gentoo-2-c277d9a504393d98ae81a2cccb017bf8ad9fedfb.tar.gz gentoo-2-c277d9a504393d98ae81a2cccb017bf8ad9fedfb.tar.bz2 gentoo-2-c277d9a504393d98ae81a2cccb017bf8ad9fedfb.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r-- | kde-base/kmilo/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.5.8-r1.ebuild | 23 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-4.0.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-4.0.3.ebuild | 12 |
4 files changed, 5 insertions, 48 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index 5354cd620c82..4ae456419220 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmilo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.97 2008/06/05 21:59:16 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.98 2008/06/07 11:58:49 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kmilo-3.5.8-r1.ebuild, -kmilo-4.0.2.ebuild, -kmilo-4.0.3.ebuild: + Removed old versions. *kmilo-4.0.5 (05 Jun 2008) diff --git a/kde-base/kmilo/kmilo-3.5.8-r1.ebuild b/kde-base/kmilo/kmilo-3.5.8-r1.ebuild deleted file mode 100644 index 02fd3107a478..000000000000 --- a/kde-base/kmilo/kmilo-3.5.8-r1.ebuild +++ /dev/null @@ -1,23 +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/kmilo/kmilo-3.5.8-r1.ebuild,v 1.7 2008/03/04 01:57:37 jer Exp $ - -KMNAME=kdeutils -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="kmilo - a kded module that can be extended to support various types of hardware -input devices that exist, such as those on keyboards." -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility pbbuttonsd" -DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )" -RDEPEND="${DEPEND}" - -PATCHES="${FILESDIR}/${P}-198015_XF86Audio.patch" - -src_compile() { - local myconf="$(use_with pbbuttonsd powerbook)" - - kde-meta_src_compile -} diff --git a/kde-base/kmilo/kmilo-4.0.2.ebuild b/kde-base/kmilo/kmilo-4.0.2.ebuild deleted file mode 100644 index 50512b928d68..000000000000 --- a/kde-base/kmilo/kmilo-4.0.2.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/kmilo/kmilo-4.0.2.ebuild,v 1.1 2008/03/10 23:44:00 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeutils -inherit kde4-meta - -DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards." -KEYWORDS="~amd64 ~x86" -IUSE="debug" diff --git a/kde-base/kmilo/kmilo-4.0.3.ebuild b/kde-base/kmilo/kmilo-4.0.3.ebuild deleted file mode 100644 index 2cbf86947923..000000000000 --- a/kde-base/kmilo/kmilo-4.0.3.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/kmilo/kmilo-4.0.3.ebuild,v 1.1 2008/04/03 21:15:06 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeutils -inherit kde4-meta - -DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards." -KEYWORDS="~amd64 ~x86" -IUSE="debug" |