diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:05:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:05:06 +0000 |
commit | e816a70677226e2634b4af125e30d7f0369a83f4 (patch) | |
tree | ba972e9c3d64f5237f9dc9a1a50860c5482ecab7 /app-editors/mlview | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-e816a70677226e2634b4af125e30d7f0369a83f4.tar.gz gentoo-2-e816a70677226e2634b4af125e30d7f0369a83f4.tar.bz2 gentoo-2-e816a70677226e2634b4af125e30d7f0369a83f4.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index a4645c93d80b..acfbd5943463 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mlview -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.23 2009/10/04 14:39:35 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.24 2010/01/01 21:05:06 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> mlview-0.8-r1.ebuild: + Transfer Prefix keywords 04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> mlview-0.8-r1.ebuild: Replace -Wl,--no-as-needed with function from flag-o-matic eclass. diff --git a/app-editors/mlview/mlview-0.8-r1.ebuild b/app-editors/mlview/mlview-0.8-r1.ebuild index 1b5279e3692c..04364b89bc51 100644 --- a/app-editors/mlview/mlview-0.8-r1.ebuild +++ b/app-editors/mlview/mlview-0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.9 2009/10/04 14:39:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.10 2010/01/01 21:05:06 fauli Exp $ inherit eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freespiders.org/projects/gmlview/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/libxml2-2.6.11 |