summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 19:05:41 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 19:05:41 +0000
commitd8f863e5c098157e3ad822634a491cf1848819f3 (patch)
tree6c9f358f76a8e269aa4d924a580ed646e2cd96ff /xfce-extra/xfce4-windowck-plugin
parentamd64 stable, bug 496018 (diff)
downloadgentoo-2-d8f863e5c098157e3ad822634a491cf1848819f3.tar.gz
gentoo-2-d8f863e5c098157e3ad822634a491cf1848819f3.tar.bz2
gentoo-2-d8f863e5c098157e3ad822634a491cf1848819f3.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/xfce4-windowck-plugin')
-rw-r--r--xfce-extra/xfce4-windowck-plugin/ChangeLog9
-rw-r--r--xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-windowck-plugin/ChangeLog b/xfce-extra/xfce4-windowck-plugin/ChangeLog
index b241cd802e38..e4c1c001698a 100644
--- a/xfce-extra/xfce4-windowck-plugin/ChangeLog
+++ b/xfce-extra/xfce4-windowck-plugin/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for xfce-extra/xfce4-windowck-plugin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowck-plugin/ChangeLog,v 1.1 2013/12/11 15:10:41 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowck-plugin/ChangeLog,v 1.2 2014/01/19 19:05:41 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org>
+ xfce4-windowck-plugin-0.2.4.ebuild:
+ amd64 stable, bug 496018
*xfce4-windowck-plugin-0.2.4 (11 Dec 2013)
11 Dec 2013; Samuli Suominen <ssuominen@gentoo.org>
+xfce4-windowck-plugin-0.2.4.ebuild:
Initial commit.
-
diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild
index be403e4b4816..cb8dd64cdc58 100644
--- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild
+++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.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-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild,v 1.1 2013/12/11 15:10:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild,v 1.2 2014/01/19 19:05:41 pacho Exp $
EAPI=5
EAUTORECONF=1
@@ -12,7 +12,7 @@ SRC_URI="http://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.20:2