diff options
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-ubuntulooks/ChangeLog b/x11-themes/gtk-engines-ubuntulooks/ChangeLog index 9a4dab84efe0..d2e911fe3a5d 100644 --- a/x11-themes/gtk-engines-ubuntulooks/ChangeLog +++ b/x11-themes/gtk-engines-ubuntulooks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-ubuntulooks # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/ChangeLog,v 1.2 2007/10/07 10:50:27 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/ChangeLog,v 1.3 2007/11/01 21:05:59 drac Exp $ + + 01 Nov 2007; Samuli Suominen <drac@gentoo.org> + gtk-engines-ubuntulooks-0.9.12-r1.ebuild: + Keyword ~amd64 wrt #194989. *gtk-engines-ubuntulooks-0.9.12-r1 (07 Oct 2007) diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild index e0c8f6e0a2ae..b00726133939 100644 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild,v 1.1 2007/10/07 10:50:27 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild,v 1.2 2007/11/01 21:05:59 drac Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://archive.ubuntu.com/ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}.or LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.8" |