diff options
author | Johannes Huber <johu@gentoo.org> | 2012-04-18 22:42:35 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-04-18 22:42:35 +0000 |
commit | 7b2df3cab7cfa78c3ff5cc32b53e8f72f23429a3 (patch) | |
tree | c330fd4756fbc38d24b7052ccdcd6465cd1dec57 /kde-misc | |
parent | Remove old. (diff) | |
download | gentoo-2-7b2df3cab7cfa78c3ff5cc32b53e8f72f23429a3.tar.gz gentoo-2-7b2df3cab7cfa78c3ff5cc32b53e8f72f23429a3.tar.bz2 gentoo-2-7b2df3cab7cfa78c3ff5cc32b53e8f72f23429a3.zip |
Remove old.
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/steamcompanion/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/steamcompanion/steamcompanion-0.5.1.ebuild | 20 | ||||
-rw-r--r-- | kde-misc/steamcompanion/steamcompanion-0.5.2.ebuild | 20 |
3 files changed, 5 insertions, 41 deletions
diff --git a/kde-misc/steamcompanion/ChangeLog b/kde-misc/steamcompanion/ChangeLog index ea6a6d410ebc..65cad912be76 100644 --- a/kde-misc/steamcompanion/ChangeLog +++ b/kde-misc/steamcompanion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/steamcompanion # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/ChangeLog,v 1.10 2012/04/18 20:43:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/ChangeLog,v 1.11 2012/04/18 22:42:34 johu Exp $ + + 18 Apr 2012; Johannes Huber <johu@gentoo.org> -steamcompanion-0.5.1.ebuild, + -steamcompanion-0.5.2.ebuild: + Remove old. 18 Apr 2012; Markus Meier <maekke@gentoo.org> steamcompanion-0.5.4.ebuild: x86 stable, bug #409403 diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.1.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.1.ebuild deleted file mode 100644 index 176959caf994..000000000000 --- a/kde-misc/steamcompanion/steamcompanion-0.5.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/steamcompanion-0.5.1.ebuild,v 1.1 2011/12/08 10:56:49 johu Exp $ - -EAPI=4 - -KDE_LINGUAS="it" -KDE_LINGUAS_DIR="translations" -inherit kde4-base - -DESCRIPTION="Connector for web Steam service from Valve." -HOMEPAGE="http://kde-look.org/content/show.php/Steam+Companion?content=141713" -SRC_URI="http://kde-look.org/CONTENT/content-files/141713-${PN}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -S=${WORKDIR}/${PN} diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.2.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.2.ebuild deleted file mode 100644 index b4be6ad61c1c..000000000000 --- a/kde-misc/steamcompanion/steamcompanion-0.5.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/steamcompanion-0.5.2.ebuild,v 1.1 2012/02/03 03:15:25 johu Exp $ - -EAPI=4 - -KDE_LINGUAS="it" -KDE_LINGUAS_DIR="translations" -inherit kde4-base - -DESCRIPTION="Connector for web Steam service from Valve." -HOMEPAGE="http://kde-look.org/content/show.php/Steam+Companion?content=141713" -SRC_URI="http://kde-look.org/CONTENT/content-files/141713-${PN}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -S=${WORKDIR}/${PN} |