diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 11:35:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 11:35:49 +0000 |
commit | a7f86740ae6653f836107c56eb76c524a845491d (patch) | |
tree | 0139c60b38f18c2244d3621a220d0af964d6cb0f /x11-misc/parcellite | |
parent | stable amd64, bug 234387 (diff) | |
download | gentoo-2-a7f86740ae6653f836107c56eb76c524a845491d.tar.gz gentoo-2-a7f86740ae6653f836107c56eb76c524a845491d.tar.bz2 gentoo-2-a7f86740ae6653f836107c56eb76c524a845491d.zip |
Add ~x86 wrt #223403
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/parcellite')
-rw-r--r-- | x11-misc/parcellite/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/parcellite/parcellite-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |