summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 19:02:27 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 19:02:27 +0000
commitb0005f99203afe610950e90d57302f79f7cb4a47 (patch)
tree5c732aab810ab61a95248de6036e90831741e3f5 /xfce-extra
parentamd64 stable, bug 496018 (diff)
downloadgentoo-2-b0005f99203afe610950e90d57302f79f7cb4a47.tar.gz
gentoo-2-b0005f99203afe610950e90d57302f79f7cb4a47.tar.bz2
gentoo-2-b0005f99203afe610950e90d57302f79f7cb4a47.zip
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-equake-plugin/ChangeLog7
-rw-r--r--xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-equake-plugin/ChangeLog b/xfce-extra/xfce4-equake-plugin/ChangeLog
index a3e065614379..c6d261dcccac 100644
--- a/xfce-extra/xfce4-equake-plugin/ChangeLog
+++ b/xfce-extra/xfce4-equake-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-equake-plugin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.3 2013/10/09 17:49:55 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.4 2014/01/19 19:02:27 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-equake-plugin-1.3.3.ebuild:
+ amd64 stable, bug 496018
09 Oct 2013; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-equake-plugin-1.3.0.ebuild:
diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild
index b4bf8a0314b9..6479ecc33d27 100644
--- a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild
+++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.1 2013/10/09 17:48:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.2 2014/01/19 19:02:27 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="http://www.e-quake.org/wp-uploads/2013/09/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2