From 1be96483c1e261184a11dec400bcfe973680ab18 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 20 Feb 2010 17:24:28 +0000 Subject: Add ~alpha wrt #303675 (Portage version: 2.1.7.16/cvs/Linux ia64) --- x11-libs/gl2ps/ChangeLog | 5 ++++- x11-libs/gl2ps/gl2ps-1.3.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-libs/gl2ps') diff --git a/x11-libs/gl2ps/ChangeLog b/x11-libs/gl2ps/ChangeLog index c862cd68fbfe..9c423d57439c 100644 --- a/x11-libs/gl2ps/ChangeLog +++ b/x11-libs/gl2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gl2ps # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.6 2010/01/18 12:22:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.7 2010/02/20 17:24:28 armin76 Exp $ + + 20 Feb 2010; Raúl Porcel gl2ps-1.3.5.ebuild: + Add ~alpha wrt #303675 18 Jan 2010; Fabian Groffen gl2ps-1.3.5.ebuild: Work around CMake nuisance, make sure we get a correct install_name on diff --git a/x11-libs/gl2ps/gl2ps-1.3.5.ebuild b/x11-libs/gl2ps/gl2ps-1.3.5.ebuild index 4735439f149a..d750ba8303e8 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.5.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.5.ebuild,v 1.5 2010/01/18 12:22:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.5.ebuild,v 1.6 2010/02/20 17:24:28 armin76 Exp $ EAPI=2 inherit cmake-utils multilib @@ -11,7 +11,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="png zlib" DEPEND="virtual/glut -- cgit v1.2.3-65-gdbad