diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-26 19:32:45 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-26 19:32:45 +0000 |
commit | f30092df8de80f95574109dfd1fbbfde3babec46 (patch) | |
tree | 71c53e4f67e965b0066f8764e0961c4f2550fdde /x11-libs/libXaw/libXaw-1.0.7.ebuild | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-f30092df8de80f95574109dfd1fbbfde3babec46.tar.gz gentoo-2-f30092df8de80f95574109dfd1fbbfde3babec46.tar.bz2 gentoo-2-f30092df8de80f95574109dfd1fbbfde3babec46.zip |
Add back flag-o-matic inherit for filter-flags calls, proxy commit for scarabeus
(Portage version: 2.2.00.14723-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libXaw/libXaw-1.0.7.ebuild')
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.7.ebuild b/x11-libs/libXaw/libXaw-1.0.7.ebuild index cb45ee6006a2..4fbe8872d0f0 100644 --- a/x11-libs/libXaw/libXaw-1.0.7.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.1 2009/10/19 18:16:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.2 2009/10/26 19:32:45 grobian Exp $ EAPI="2" -inherit x-modular +inherit x-modular flag-o-matic DESCRIPTION="X.Org Xaw library" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" |