diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:09:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:09:17 +0000 |
commit | 6ad78b1286d9d529c25e7a66ab553c2f84e713aa (patch) | |
tree | b272dbd0da56da563eef8798516e62406637ec68 /app-editors/mlview | |
parent | Transfer Prefix keywords (diff) | |
download | historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.tar.gz historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.tar.bz2 historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.zip |
Transfer Prefix keywords
Package-Manager: portage-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 |