summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-12 11:35:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-12 11:35:49 +0000
commit411a7e2755c081a61c28a8b2438a0e5c2d3aab18 (patch)
tree95e895ade700f2ddb1f4758cf38b91c02bc3d5ef /x11-misc/parcellite
parentstable amd64, bug 234387 (diff)
downloadhistorical-411a7e2755c081a61c28a8b2438a0e5c2d3aab18.tar.gz
historical-411a7e2755c081a61c28a8b2438a0e5c2d3aab18.tar.bz2
historical-411a7e2755c081a61c28a8b2438a0e5c2d3aab18.zip
Add ~x86 wrt #223403
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-misc/parcellite')
-rw-r--r--x11-misc/parcellite/ChangeLog5
-rw-r--r--x11-misc/parcellite/Manifest4
-rw-r--r--x11-misc/parcellite/parcellite-0.7.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog
index 5a2d019bc439..21536722055b 100644
--- a/x11-misc/parcellite/ChangeLog
+++ b/x11-misc/parcellite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/parcellite
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.1 2008/05/17 20:52:06 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.2 2008/08/12 11:35:49 armin76 Exp $
+
+ 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> parcellite-0.7.ebuild:
+ Add ~x86 wrt #223403
*parcellite-0.7 (17 May 2008)
diff --git a/x11-misc/parcellite/Manifest b/x11-misc/parcellite/Manifest
index 7bd8d2b6a189..35651b288222 100644
--- a/x11-misc/parcellite/Manifest
+++ b/x11-misc/parcellite/Manifest
@@ -1,4 +1,4 @@
DIST parcellite-0.7.tar.gz 116339 RMD160 7118e0e89232ee7f2fd6c82b8e803b68fb3a9542 SHA1 f115e7f70ffb7dfe872a5a57ec1a1ecc98bd8dc7 SHA256 51d649af3804aefba2e857836d0d21e3451da4ee9c51c7b8d916faed9d26f65f
-EBUILD parcellite-0.7.ebuild 712 RMD160 71ece28eaad0588d51d9ef6573a807e2c28c8651 SHA1 249a77478bc3166be58e19084e90e3b4d0d31f06 SHA256 c2f5de32c965ac61c27859a30e01dd88d1db746087ea2db3680c4a7ce9da6369
-MISC ChangeLog 373 RMD160 92a243dd8ad6d11abdea96c5a499c199878fb2de SHA1 bf64145477eeb0276199499b15776c467dda64ff SHA256 96950b613941423d8a14fbb4d71e6123ba3d026eae550148fb778ae5a0d3d63a
+EBUILD parcellite-0.7.ebuild 720 RMD160 0b38fbb094d1787650fdb07d47bbb64ff5a0be2b SHA1 e73f75ae5ca0d9c79b5188624504105e3058b8eb SHA256 bd996db3acacc48f6c744d52e33927af9d6cf856a60937aa293b8199d12c57ea
+MISC ChangeLog 472 RMD160 e7ebd23ef31c0cbfe94bdad4da26cd7521b1e025 SHA1 32dfe4277338077223d76ae58905f08c18167fd6 SHA256 808d342fdf1c75d6aa23297ca19fa8eeb174d5235065b7d475c19127c6370ed2
MISC metadata.xml 166 RMD160 7b80226659bf40e97050b1ffce1858d5f20b3c60 SHA1 e6c6436c304a65b4a012a5b7be7ee264b228a645 SHA256 8e7de0a7f7c15840474de373a3ce36adcc5dd658b2e4d18366fcb63b964a0826
diff --git a/x11-misc/parcellite/parcellite-0.7.ebuild b/x11-misc/parcellite/parcellite-0.7.ebuild
index 50874d37ff54..7b0a8fbceb69 100644
--- a/x11-misc/parcellite/parcellite-0.7.ebuild
+++ b/x11-misc/parcellite/parcellite-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.7.ebuild,v 1.1 2008/05/17 20:52:06 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.7.ebuild,v 1.2 2008/08/12 11:35:49 armin76 Exp $
DESCRIPTION="a lightweight GTK+ based clipboard manager."
HOMEPAGE="http://code.google.com/p/xyhthyx"
@@ -8,7 +8,7 @@ SRC_URI="http://xyhthyx.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.10"