diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-19 06:44:17 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-19 06:44:17 +0000 |
commit | b0bb2629d9b5320112f9c593cb9f6f712647a41e (patch) | |
tree | 80420a6a5e4d1fb292ff2dda6602966866af98fd /app-office | |
parent | dont use $CC (Manifest recommit) (diff) | |
download | gentoo-2-b0bb2629d9b5320112f9c593cb9f6f712647a41e.tar.gz gentoo-2-b0bb2629d9b5320112f9c593cb9f6f712647a41e.tar.bz2 gentoo-2-b0bb2629d9b5320112f9c593cb9f6f712647a41e.zip |
Stable on sparc.
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/plan/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/plan/plan-1.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/plan/ChangeLog b/app-office/plan/ChangeLog index 1756894eadb8..c0631f688aff 100644 --- a/app-office/plan/ChangeLog +++ b/app-office/plan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/plan # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.4 2004/06/18 13:31:33 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.5 2004/06/19 06:44:17 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> plan-1.8.6.ebuild: + Stable on sparc. *plan-1.8.7 (18 Jun 2004) diff --git a/app-office/plan/plan-1.8.6.ebuild b/app-office/plan/plan-1.8.6.ebuild index 2f34245ef341..a652913a2224 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 Technologies, Inc. # 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.4 2004/04/07 18:59:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.8.6.ebuild,v 1.5 2004/06/19 06:44:17 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://plan.ftp.fu-berlin.de/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 sparc" DEPEND="virtual/x11 x11-libs/openmotif" |