diff options
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.3.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 74844501d7b1..35876fe69d1e 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/printproto -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.26 2006/07/19 09:21:29 gmsoft Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.27 2007/02/04 18:08:36 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + printproto-1.0.3.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> printproto-1.0.3.ebuild: Stable on hppa. diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index 8f916feb03db..48290ded764d 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.3.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/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.14 2006/08/19 14:39:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.15 2007/02/04 18:08:36 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND}" |