summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-03 15:10:55 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-03 15:10:55 +0000
commit3fc71ee56613b40a66662f05ceb8c7f9f859e807 (patch)
treeaeee2828898f6b8bfa51c6c787a93d725400516c /xfce-extra
parentCleaning out old ~arch ebuilds, Fixing repoman warnings, Fixing pkg-config ty... (diff)
downloadhistorical-3fc71ee56613b40a66662f05ceb8c7f9f859e807.tar.gz
historical-3fc71ee56613b40a66662f05ceb8c7f9f859e807.tar.bz2
historical-3fc71ee56613b40a66662f05ceb8c7f9f859e807.zip
amd64 stable
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfswitch-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfswitch-plugin/Manifest4
-rw-r--r--xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfswitch-plugin/ChangeLog b/xfce-extra/xfswitch-plugin/ChangeLog
index e5d986c3b26c..143d777e7766 100644
--- a/xfce-extra/xfswitch-plugin/ChangeLog
+++ b/xfce-extra/xfswitch-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfswitch-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.2 2009/09/20 16:26:32 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.3 2009/10/03 15:10:55 ssuominen Exp $
+
+ 03 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ xfswitch-plugin-0.0.1.ebuild:
+ amd64 stable
20 Sep 2009; Jeremy Olexa <darkside@gentoo.org>
xfswitch-plugin-0.0.1.ebuild:
diff --git a/xfce-extra/xfswitch-plugin/Manifest b/xfce-extra/xfswitch-plugin/Manifest
index 9e0fc24f82ed..496dffcf465e 100644
--- a/xfce-extra/xfswitch-plugin/Manifest
+++ b/xfce-extra/xfswitch-plugin/Manifest
@@ -1,4 +1,4 @@
DIST xfswitch-plugin-0.0.1.tar.gz 314589 RMD160 555632725ec9bdfea19cea24ef6abfdb6c58ecd1 SHA1 98d48a836493fbbf72188d74afba7c2505579b4a SHA256 44fede57f181b507277ae406a6e56f215bb4ba29b60442e6ccd166e7df98a738
-EBUILD xfswitch-plugin-0.0.1.ebuild 868 RMD160 df6ec6b7ebcb60ad8561d92b385e73cbb9456431 SHA1 f43e5280e1744156470120771edd30ce5602489f SHA256 99d653c4eaed8d9fbcb267ad12413afedcc24245f8395e6ae2b4bf5572eb2ef1
-MISC ChangeLog 557 RMD160 b96526689acea73c539059e95c31f7629d8481da SHA1 582bed1c79f8d71232d12e6c1a035d2055700dda SHA256 49510b4573a81db0f21ba3a4ad3cc2ec98ca815141198e4ff280e92a662fafe7
+EBUILD xfswitch-plugin-0.0.1.ebuild 867 RMD160 2b64223000fb0e7ec2cfb96f9f2c2b76018c3b37 SHA1 1952145de95386d669a3ade665ab239addb5eef5 SHA256 b9dc6fc98fc1d07151de10b82f4331fdfc6538c09cc924320697f35b4c700dbf
+MISC ChangeLog 660 RMD160 5b48bf603894c7b3e88c1149fd05ccc59bc9f341 SHA1 5085b008b320fad45e70a613aad587f22633b775 SHA256 30f592169c7baf0428b4a1ca31d4712ee05cf74085fc8955758d673574ae9dbd
MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild
index bc3c46bec8a5..f4a23885a826 100644
--- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild
+++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild,v 1.3 2009/09/22 15:18:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild,v 1.4 2009/10/03 15:10:55 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.0/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="debug"
COMMON_DEPEND=">=x11-libs/gtk+-2.12:2