diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:21:32 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:21:32 +0000 |
commit | ac037893b026d457097bd6eff0264a2a3333950d (patch) | |
tree | 04fb423f7709b264843e20ed15ef6bd137c8cc95 /x11-apps | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-ac037893b026d457097bd6eff0264a2a3333950d.tar.gz gentoo-2-ac037893b026d457097bd6eff0264a2a3333950d.tar.bz2 gentoo-2-ac037893b026d457097bd6eff0264a2a3333950d.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprehashprinterlist/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xprehashprinterlist/ChangeLog b/x11-apps/xprehashprinterlist/ChangeLog index a0fc69602a95..ce74a32705c4 100644 --- a/x11-apps/xprehashprinterlist/ChangeLog +++ b/x11-apps/xprehashprinterlist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xprehashprinterlist # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprehashprinterlist/ChangeLog,v 1.13 2007/04/07 06:20:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprehashprinterlist/ChangeLog,v 1.14 2007/12/20 00:21:32 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> + xprehashprinterlist-1.0.1.ebuild: + Stable on x86 (bug #202087) 07 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> xprehashprinterlist-1.0.1.ebuild: diff --git a/x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.1.ebuild b/x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.1.ebuild index 94b0a8122f81..04428d413d4e 100644 --- a/x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.1.ebuild +++ b/x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.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/x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.1.ebuild,v 1.4 2007/04/07 06:20:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprehashprinterlist/xprehashprinterlist-1.0.1.ebuild,v 1.5 2007/12/20 00:21:32 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Recomputes the list of available printers." -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXp" DEPEND="${RDEPEND}" |