diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 14:25:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 14:25:37 +0000 |
commit | f38f49ffbc8c0be1f1b203d5093d34971396605d (patch) | |
tree | 796e0236776c22fb3f7fecfc9527a434c42e0e2c /gnome-base/libgnomeprint | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-f38f49ffbc8c0be1f1b203d5093d34971396605d.tar.gz historical-f38f49ffbc8c0be1f1b203d5093d34971396605d.tar.bz2 historical-f38f49ffbc8c0be1f1b203d5093d34971396605d.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 6dc5a47833b1..5586c4c16b7f 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.193 2012/05/21 18:59:25 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.194 2012/05/29 14:24:01 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> + libgnomeprint-2.18.8.ebuild: + keyword ~amd64-fbsd 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> libgnomeprint-2.18.8.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild index 8c92c34b286d..7a4e886b4ab5 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.10 2012/05/21 18:59:25 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.11 2012/05/29 14:24:01 aballier Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |