diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:31 +0000 |
commit | 7ceae5106a846cb7975de4ab0b0e7e508fe8492d (patch) | |
tree | ddcdf5ada17d40f161353d941614cc7cab099b36 /app-office/orage/orage-4.8.1.ebuild | |
parent | ppc stable wrt #344327 (diff) | |
download | gentoo-2-7ceae5106a846cb7975de4ab0b0e7e508fe8492d.tar.gz gentoo-2-7ceae5106a846cb7975de4ab0b0e7e508fe8492d.tar.bz2 gentoo-2-7ceae5106a846cb7975de4ab0b0e7e508fe8492d.zip |
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-office/orage/orage-4.8.1.ebuild')
-rw-r--r-- | app-office/orage/orage-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/orage/orage-4.8.1.ebuild b/app-office/orage/orage-4.8.1.ebuild index 299d2b1f8d91..0ad956de6711 100644 --- a/app-office/orage/orage-4.8.1.ebuild +++ b/app-office/orage/orage-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.1.ebuild,v 1.1 2011/02/26 10:38:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.1.ebuild,v 1.2 2011/03/13 16:32:31 hwoarang Exp $ EAPI=3 inherit flag-o-matic xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/4.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="berkdb dbus debug libnotify +xfce_plugins_clock" RDEPEND=">=dev-libs/libical-0.43 |