diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:51:16 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:51:16 +0000 |
commit | 7912c02e83d682b46c293bc0baec0864c64e3bd4 (patch) | |
tree | 41e26af81f73ac4549e1abd76c8f8c71eedb7c0c /x11-libs/libxdl_view | |
parent | marked ~ppc wrt #303931 (diff) | |
download | gentoo-2-7912c02e83d682b46c293bc0baec0864c64e3bd4.tar.gz gentoo-2-7912c02e83d682b46c293bc0baec0864c64e3bd4.tar.bz2 gentoo-2-7912c02e83d682b46c293bc0baec0864c64e3bd4.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libxdl_view')
-rw-r--r-- | x11-libs/libxdl_view/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libxdl_view/ChangeLog b/x11-libs/libxdl_view/ChangeLog index 8ef65f64391d..eff5ce2df1c0 100644 --- a/x11-libs/libxdl_view/ChangeLog +++ b/x11-libs/libxdl_view/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libxdl_view -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxdl_view/ChangeLog,v 1.3 2010/11/11 17:56:21 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxdl_view/ChangeLog,v 1.4 2011/01/16 10:51:16 xarthisius Exp $ + + 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + libxdl_view-4.2-r1.ebuild: + marked ~ppc wrt #303931 *libxdl_view-4.2-r1 (11 Nov 2010) diff --git a/x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild b/x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild index 184373e038ef..8f9e6220da15 100644 --- a/x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild +++ b/x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild,v 1.1 2010/11/11 17:56:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxdl_view/libxdl_view-4.2-r1.ebuild,v 1.2 2011/01/16 10:51:16 xarthisius Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ccp4.ac.uk/jwc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXt" |