diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:46:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:46:25 +0000 |
commit | 8d1e6e7fcec65b25ed4d6a031aea276a56737707 (patch) | |
tree | 07b13228e962df846d467b3f2d6037efd4e0b160 /app-office | |
parent | x86 stable wrt #264496 (diff) | |
download | gentoo-2-8d1e6e7fcec65b25ed4d6a031aea276a56737707.tar.gz gentoo-2-8d1e6e7fcec65b25ed4d6a031aea276a56737707.tar.bz2 gentoo-2-8d1e6e7fcec65b25ed4d6a031aea276a56737707.zip |
Add ~x86 wrt #264958
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gtg/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gtg/gtg-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gtg/ChangeLog b/app-office/gtg/ChangeLog index 37fe3f5cb996..37bdbb060ec0 100644 --- a/app-office/gtg/ChangeLog +++ b/app-office/gtg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gtg # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gtg/ChangeLog,v 1.2 2009/04/05 00:48:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gtg/ChangeLog,v 1.3 2009/04/14 09:46:25 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> gtg-0.1.1.ebuild: + Add ~x86 wrt #264958 *gtg-0.1.1 (05 Apr 2009) diff --git a/app-office/gtg/gtg-0.1.1.ebuild b/app-office/gtg/gtg-0.1.1.ebuild index eafe7908a545..acf0c13ddab7 100644 --- a/app-office/gtg/gtg-0.1.1.ebuild +++ b/app-office/gtg/gtg-0.1.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/app-office/gtg/gtg-0.1.1.ebuild,v 1.1 2009/04/05 00:48:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gtg/gtg-0.1.1.ebuild,v 1.2 2009/04/14 09:46:25 armin76 Exp $ inherit fdo-mime gnome2-utils distutils @@ -10,7 +10,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-python/pygtk |