summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Schiffbauer <mschiff@gentoo.org>2011-10-16 10:19:58 +0000
committerMarc Schiffbauer <mschiff@gentoo.org>2011-10-16 10:19:58 +0000
commitfb06f6fd16da789b227e28a057958438be2eb376 (patch)
tree684b19ac7d723887670d4d04ce09588ed3f0ba47 /kde-misc/steamcompanion
parentFix quoting (diff)
downloadgentoo-2-fb06f6fd16da789b227e28a057958438be2eb376.tar.gz
gentoo-2-fb06f6fd16da789b227e28a057958438be2eb376.tar.bz2
gentoo-2-fb06f6fd16da789b227e28a057958438be2eb376.zip
Version bump. Fixes bug #386593
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/steamcompanion')
-rw-r--r--kde-misc/steamcompanion/ChangeLog8
-rw-r--r--kde-misc/steamcompanion/steamcompanion-0.5.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/kde-misc/steamcompanion/ChangeLog b/kde-misc/steamcompanion/ChangeLog
index 574fa2366efb..2ceb0c6ee154 100644
--- a/kde-misc/steamcompanion/ChangeLog
+++ b/kde-misc/steamcompanion/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-misc/steamcompanion
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/ChangeLog,v 1.4 2011/09/22 21:46:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/steamcompanion/ChangeLog,v 1.5 2011/10/16 10:19:58 mschiff Exp $
+
+*steamcompanion-0.5 (16 Oct 2011)
+
+ 16 Oct 2011; Marc Schiffbauer <mschiff@gentoo.org>
+ +steamcompanion-0.5.ebuild:
+ Version bump. Fixes bug #386593
*steamcompanion-0.4.0 (22 Sep 2011)
diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.ebuild
new file mode 100644
index 000000000000..4d25654248de
--- /dev/null
+++ b/kde-misc/steamcompanion/steamcompanion-0.5.ebuild
@@ -0,0 +1,20 @@
+# 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.ebuild,v 1.1 2011/10/16 10:19:58 mschiff 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}