diff options
author | Johannes Huber <johu@gentoo.org> | 2014-04-24 15:32:24 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-04-24 15:32:24 +0000 |
commit | 5e9108ce53269d4dd2f84f76971807db5ddbcfca (patch) | |
tree | 4d2124e41922e1b77d7a3bf6f807b486c58f52fe /kde-misc | |
parent | amd64/x86 stable, remove old. (diff) | |
download | gentoo-2-5e9108ce53269d4dd2f84f76971807db5ddbcfca.tar.gz gentoo-2-5e9108ce53269d4dd2f84f76971807db5ddbcfca.tar.bz2 gentoo-2-5e9108ce53269d4dd2f84f76971807db5ddbcfca.zip |
amd64/x86 stable, remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/steamcompanion/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/steamcompanion/steamcompanion-0.5.4.ebuild | 20 |
3 files changed, 7 insertions, 23 deletions
diff --git a/kde-misc/steamcompanion/ChangeLog b/kde-misc/steamcompanion/ChangeLog index 81c112810f99..a766ff3acf3d 100644 --- a/kde-misc/steamcompanion/ChangeLog +++ b/kde-misc/steamcompanion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/steamcompanion # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/ChangeLog,v 1.12 2014/03/21 19:09:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/ChangeLog,v 1.13 2014/04/24 15:32:24 johu Exp $ + + 24 Apr 2014; Johannes Huber <johu@gentoo.org> -steamcompanion-0.5.4.ebuild, + steamcompanion-0.5.4-r1.ebuild: + amd64/x86 stable, remove old. *steamcompanion-0.5.4-r1 (21 Mar 2014) diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild index 7a2670e31185..6351d746fa1a 100644 --- a/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild +++ b/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild,v 1.1 2014/03/21 19:09:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild,v 1.2 2014/04/24 15:32:24 johu Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://kde-look.org/CONTENT/content-files/141713-${PN}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" S=${WORKDIR}/${PN} diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.4.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.4.ebuild deleted file mode 100644 index 93c579b8c8cf..000000000000 --- a/kde-misc/steamcompanion/steamcompanion-0.5.4.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.4.ebuild,v 1.3 2012/04/18 20:43:55 maekke 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} |