diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-02-09 23:43:35 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-02-09 23:43:35 +0000 |
commit | 3967b19c1708abb45d250ddcb79e38fae8a07300 (patch) | |
tree | 71bfdd36682bcb42ef08227abd0ad8c0b5b1d093 /gnome-base/libgnomeprint | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-3967b19c1708abb45d250ddcb79e38fae8a07300.tar.gz gentoo-2-3967b19c1708abb45d250ddcb79e38fae8a07300.tar.bz2 gentoo-2-3967b19c1708abb45d250ddcb79e38fae8a07300.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 12 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | 6 |
2 files changed, 13 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index f70b52f9cb9f..367b80755a2c 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-base/libgnomeprint -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.117 2006/11/20 03:02:56 leio Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.118 2007/02/09 23:43:35 uberlord Exp $ + + 09 Feb 2007; Roy Marples <uberlord@gentoo.org> + libgnomeprint-2.12.1.ebuild: + Added ~x86-fbsd keyword. + + 09 Feb 2007; Roy Marples <uberlord@gentoo.org> + libgnomeprint-2.12.1.ebuild: + Added ~x86-fbsd keyword. 20 Nov 2006; Mart Raudsepp <leio@gentoo.org> -libgnomeprint-1.116.0.ebuild, -libgnomeprint-1.116.1.ebuild, diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild index 44130393e897..b7c430bd0e59 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.11 2006/10/14 20:48:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.12 2007/02/09 23:43:34 uberlord Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |