diff options
author | Tom Martin <slarti@gentoo.org> | 2005-02-20 20:37:44 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-02-20 20:37:44 +0000 |
commit | 407ba19d2d90d659234017802bfb102b92455238 (patch) | |
tree | a493d9aeeecfae8590b1a69794e48b7369fae108 /gnome-base/gnome-common | |
parent | Marked ~amd64 to resolve bug 70052. Now filtering -fweb. (diff) | |
download | gentoo-2-407ba19d2d90d659234017802bfb102b92455238.tar.gz gentoo-2-407ba19d2d90d659234017802bfb102b92455238.tar.bz2 gentoo-2-407ba19d2d90d659234017802bfb102b92455238.zip |
Marked ~amd64, bug 80847.
(Portage version: 2.0.51.16)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index fb31d676b9ce..32c83c8e7847 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.21 2005/01/25 09:55:42 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.22 2005/02/20 20:37:44 slarti Exp $ + + 20 Feb 2005; Tom Martin <slarti@gentoo.org> gnome-common-2.8.0.ebuild: + Marked ~amd64, bug 80847. *gnome-common-2.8.0 (25 Jan 2005) diff --git a/gnome-base/gnome-common/gnome-common-2.8.0.ebuild b/gnome-base/gnome-common/gnome-common-2.8.0.ebuild index 264ce2682551..9be64c8087de 100644 --- a/gnome-base/gnome-common/gnome-common-2.8.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.1 2005/01/25 09:55:42 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.2 2005/02/20 20:37:44 slarti Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64" IUSE="" DEPEND="dev-util/pkgconfig" |