diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index ed2e6bf58214..0c3ee9b10256 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.5 2008/12/06 19:40:31 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.6 2008/12/08 21:32:47 ranger Exp $ + + 08 Dec 2008; Brent Baude <ranger@gentoo.org> mousepad-0.2.14.ebuild: + Marking mousepad-0.2.14 ppc64 stable for bug 249942 06 Dec 2008; Jeremy Olexa <darkside@gentoo.org> mousepad-0.2.14.ebuild: amd64 stable, bug 249942 diff --git a/app-editors/mousepad/mousepad-0.2.14.ebuild b/app-editors/mousepad/mousepad-0.2.14.ebuild index ec35ed587e8f..95b9b5a8d8d0 100644 --- a/app-editors/mousepad/mousepad-0.2.14.ebuild +++ b/app-editors/mousepad/mousepad-0.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.3 2008/12/06 19:40:31 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.4 2008/12/08 21:32:47 ranger Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/xfce-4.4.3/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug nls" RDEPEND=">=x11-libs/gtk+-2.6:2 |