diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 14:58:35 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 14:58:35 +0000 |
commit | f52be54483725b9f959be7d633ed3f0ea34b8337 (patch) | |
tree | fc136026f2a42d970d8e28c8bec10b618e5ea7ce /xfce-base/xfprint | |
parent | Dependencies cleaned up a bit. (diff) | |
download | historical-f52be54483725b9f959be7d633ed3f0ea34b8337.tar.gz historical-f52be54483725b9f959be7d633ed3f0ea34b8337.tar.bz2 historical-f52be54483725b9f959be7d633ed3f0ea34b8337.zip |
Stable on amd64 wrt bug 178510
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-base/xfprint')
-rw-r--r-- | xfce-base/xfprint/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfprint/xfprint-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog index 273555cd24ad..39f6b5158072 100644 --- a/xfce-base/xfprint/ChangeLog +++ b/xfce-base/xfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfprint # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.95 2007/05/18 11:06:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.96 2007/05/19 14:54:19 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> xfprint-4.4.1.ebuild: + Stable on amd64 wrt bug 178510 18 May 2007; Raúl Porcel <armin76@gentoo.org> xfprint-4.4.1.ebuild: alpha/ia64/x86 stable wrt #178510 diff --git a/xfce-base/xfprint/xfprint-4.4.1.ebuild b/xfce-base/xfprint/xfprint-4.4.1.ebuild index 6b1f25c51930..b8cfe0d85845 100644 --- a/xfce-base/xfprint/xfprint-4.4.1.ebuild +++ b/xfce-base/xfprint/xfprint-4.4.1.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/xfce-base/xfprint/xfprint-4.4.1.ebuild,v 1.3 2007/05/18 11:06:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.4.1.ebuild,v 1.4 2007/05/19 14:54:19 welp Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Frontend for printing, management and job queue." HOMEPAGE="http://www.xfce.org/projects/xfprint" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="cups debug doc" RDEPEND="cups? ( net-print/cups ) |