diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-02 15:31:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-02 15:31:43 +0000 |
commit | c999be3754de531a1e390d73119f0fc9f2c97560 (patch) | |
tree | 426e6cfaafb2473ded593521a99c80decb123802 /app-office/plan | |
parent | removed glibc 2.3.4 mask (diff) | |
download | historical-c999be3754de531a1e390d73119f0fc9f2c97560.tar.gz historical-c999be3754de531a1e390d73119f0fc9f2c97560.tar.bz2 historical-c999be3754de531a1e390d73119f0fc9f2c97560.zip |
sync IUSE (missing)
Diffstat (limited to 'app-office/plan')
-rw-r--r-- | app-office/plan/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/plan/Manifest | 6 | ||||
-rw-r--r-- | app-office/plan/plan-1.8.6.ebuild | 3 | ||||
-rw-r--r-- | app-office/plan/plan-1.8.7.ebuild | 3 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/plan/ChangeLog b/app-office/plan/ChangeLog index 81e87adfb6ad..76d2604fa1b0 100644 --- a/app-office/plan/ChangeLog +++ b/app-office/plan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/plan # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.6 2004/06/24 22:44:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.7 2004/07/02 15:31:43 agriffis Exp $ + + 02 Jul 2004; Aron Griffis <agriffis@gentoo.org> plan-1.8.6.ebuild, + plan-1.8.7.ebuild: + sync IUSE (missing) 19 Jun 2004; Jason Wever <weeve@gentoo.org> plan-1.8.6.ebuild: Stable on sparc. diff --git a/app-office/plan/Manifest b/app-office/plan/Manifest index 1a98c5454e98..b6307b72c150 100644 --- a/app-office/plan/Manifest +++ b/app-office/plan/Manifest @@ -1,6 +1,6 @@ -MD5 c12647196b94ee90abf56da884d25a9e plan-1.8.6.ebuild 1529 -MD5 7aba04580205767075032d536821ba6b ChangeLog 825 -MD5 2e783eb3e24cb2716474e38b5d304843 plan-1.8.7.ebuild 1643 +MD5 9605096a4d2a7d16e41615cd066e1a4e plan-1.8.6.ebuild 1537 +MD5 6586da4796e356d27937e88867d1baf8 ChangeLog 938 +MD5 b06702f5d00b638df0379791c4e6ebc0 plan-1.8.7.ebuild 1651 MD5 7e4f3a18ef9764bf465ba82385e6234e metadata.xml 235 MD5 43079e6d1e3b9dc22ce03a1e94758e02 files/plan-1.8.6-gentoo.tar.bz2 5744 MD5 c838bc0cc918e443a78714c31ff2cb27 files/digest-plan-1.8.6 62 diff --git a/app-office/plan/plan-1.8.6.ebuild b/app-office/plan/plan-1.8.6.ebuild index 95786a56d7ce..921df3bc079b 100644 --- a/app-office/plan/plan-1.8.6.ebuild +++ b/app-office/plan/plan-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.8.6.ebuild,v 1.6 2004/06/24 22:44:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.8.6.ebuild,v 1.7 2004/07/02 15:31:43 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://plan.ftp.fu-berlin.de/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 sparc" +IUSE="" DEPEND="virtual/x11 x11-libs/openmotif" diff --git a/app-office/plan/plan-1.8.7.ebuild b/app-office/plan/plan-1.8.7.ebuild index 2e5eca07e1ad..36a8a87467a5 100644 --- a/app-office/plan/plan-1.8.7.ebuild +++ b/app-office/plan/plan-1.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.8.7.ebuild,v 1.2 2004/06/24 22:44:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.8.7.ebuild,v 1.3 2004/07/02 15:31:43 agriffis Exp $ inherit eutils @@ -12,6 +12,7 @@ SRC_URI="ftp://plan.ftp.fu-berlin.de/${P}.tar.gz LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" DEPEND="virtual/x11 x11-libs/openmotif" |