diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 16:38:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 16:38:21 +0000 |
commit | 1e61c9fb2e681ed5abb9e5d769b29edeeda5fea0 (patch) | |
tree | 5cdb826e74be22f64cc11469f7daab8f29a95fe0 /app-editors | |
parent | 0.5.03 version bump for bug 249483. Thanks to Dror Levin <spatz at (diff) | |
download | gentoo-2-1e61c9fb2e681ed5abb9e5d769b29edeeda5fea0.tar.gz gentoo-2-1e61c9fb2e681ed5abb9e5d769b29edeeda5fea0.tar.bz2 gentoo-2-1e61c9fb2e681ed5abb9e5d769b29edeeda5fea0.zip |
alpha/arm/ia64/sparc/sh/x86 stable wrt #249942
(Portage version: 2.1.4.5)
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 0c3ee9b10256..a1f79f6bc14c 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.6 2008/12/08 21:32:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.7 2008/12/13 16:38:21 armin76 Exp $ + + 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> mousepad-0.2.14.ebuild: + alpha/arm/ia64/sparc/sh/x86 stable wrt #249942 08 Dec 2008; Brent Baude <ranger@gentoo.org> mousepad-0.2.14.ebuild: Marking mousepad-0.2.14 ppc64 stable for bug 249942 diff --git a/app-editors/mousepad/mousepad-0.2.14.ebuild b/app-editors/mousepad/mousepad-0.2.14.ebuild index 95b9b5a8d8d0..731697c915fa 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.4 2008/12/08 21:32:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.5 2008/12/13 16:38:21 armin76 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 sh sparc x86 ~x86-fbsd" IUSE="debug nls" RDEPEND=">=x11-libs/gtk+-2.6:2 |