diff options
author | 2007-01-06 19:06:33 +0000 | |
---|---|---|
committer | 2007-01-06 19:06:33 +0000 | |
commit | 220bd1b7ee9f4657220194492b6002f64c81ac7e (patch) | |
tree | 52cee802ec02273b529296cec7011d5372fc0e2d /xfce-base/orage | |
parent | Version bump and fixed the multilib issues. (diff) | |
download | historical-220bd1b7ee9f4657220194492b6002f64c81ac7e.tar.gz historical-220bd1b7ee9f4657220194492b6002f64c81ac7e.tar.bz2 historical-220bd1b7ee9f4657220194492b6002f64c81ac7e.zip |
Added IUSE=debug, which was dropped when \'inherit debug\' was removed from xfce44.eclass.
Package-Manager: portage-2.1.2_rc4-r4
Diffstat (limited to 'xfce-base/orage')
-rw-r--r-- | xfce-base/orage/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/orage/orage-4.3.99.2.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/xfce-base/orage/ChangeLog b/xfce-base/orage/ChangeLog index b2e8ee0691b1..5787044986c0 100644 --- a/xfce-base/orage/ChangeLog +++ b/xfce-base/orage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/orage -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.8 2006/12/07 02:47:40 nichoj Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.9 2007/01/06 19:06:33 nichoj Exp $ + + 06 Jan 2007; Joshua Nichols <nichoj@gentoo.org> orage-4.3.99.2.ebuild: + Added IUSE=debug, which was dropped when 'inherit debug' was removed from + xfce44.eclass. 07 Dec 2006; Joshua Nichols <nichoj@gentoo.org> -orage-4.3.90.1.ebuild, -orage-4.3.90.2.ebuild: diff --git a/xfce-base/orage/orage-4.3.99.2.ebuild b/xfce-base/orage/orage-4.3.99.2.ebuild index 9529711a4ea0..15df09bd662b 100644 --- a/xfce-base/orage/orage-4.3.99.2.ebuild +++ b/xfce-base/orage/orage-4.3.99.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.3.99.2.ebuild,v 1.1 2006/12/05 16:58:06 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.3.99.2.ebuild,v 1.2 2007/01/06 19:06:33 nichoj Exp $ inherit xfce44 @@ -8,8 +8,7 @@ xfce44_beta DESCRIPTION="Xfce4 calendar" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" - -IUSE="berkdb" +IUSE="debug berkdb" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) |