diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 16:40:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 16:40:42 +0000 |
commit | e791491481ab89cd76c6e269e7966469fd2bfbcd (patch) | |
tree | 84fe4600c2614af167d68a2f995fc769556fa0d9 /app-office | |
parent | 0.5.03 version bump for bug 249483. Thanks to Dror Levin <spatz at (diff) | |
download | gentoo-2-e791491481ab89cd76c6e269e7966469fd2bfbcd.tar.gz gentoo-2-e791491481ab89cd76c6e269e7966469fd2bfbcd.tar.bz2 gentoo-2-e791491481ab89cd76c6e269e7966469fd2bfbcd.zip |
alpha/arm/ia64/sparc/x86 stable wrt #249942
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/orage/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/orage/orage-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/orage/ChangeLog b/app-office/orage/ChangeLog index 4e22e22a5343..8d91225c608c 100644 --- a/app-office/orage/ChangeLog +++ b/app-office/orage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/orage # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.8 2008/12/08 21:33:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.9 2008/12/13 16:40:42 armin76 Exp $ + + 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> orage-4.4.3.ebuild: + alpha/arm/ia64/sparc/x86 stable wrt #249942 08 Dec 2008; Brent Baude <ranger@gentoo.org> orage-4.4.3.ebuild: Marking orage-4.4.3 ppc64 stable for bug 249942 diff --git a/app-office/orage/orage-4.4.3.ebuild b/app-office/orage/orage-4.4.3.ebuild index c73f46c6e403..f5f3562eb3c5 100644 --- a/app-office/orage/orage-4.4.3.ebuild +++ b/app-office/orage/orage-4.4.3.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-office/orage/orage-4.4.3.ebuild,v 1.4 2008/12/08 21:33:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.4.3.ebuild,v 1.5 2008/12/13 16:40:42 armin76 Exp $ EAPI=1 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/xfce-${PV}/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=">=dev-libs/glib-2.6:2 |