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/mousepad | |
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/mousepad')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.16.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index d18134798180..e9e77b843d1d 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/mousepad -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.18 2009/07/27 17:35:02 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.19 2010/01/01 21:06:12 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + mousepad-0.2.16.ebuild: + Transfer Prefix keywords 27 Jul 2009; nixnut <nixnut@gentoo.org> mousepad-0.2.16.ebuild: ppc stable #265587 diff --git a/app-editors/mousepad/mousepad-0.2.16.ebuild b/app-editors/mousepad/mousepad-0.2.16.ebuild index da41adfe3e43..b07c0b366f39 100644 --- a/app-editors/mousepad/mousepad-0.2.16.ebuild +++ b/app-editors/mousepad/mousepad-0.2.16.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/mousepad/mousepad-0.2.16.ebuild,v 1.11 2009/08/25 17:46:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.12 2010/01/01 21:06:12 fauli Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |