diff options
author | David Holm <dholm@gentoo.org> | 2004-05-02 13:40:06 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-02 13:40:06 +0000 |
commit | d59717c77ee19d85e27154c7a397e7725a3d93d2 (patch) | |
tree | 9ba4f0d01f1fd30347db5525a8b949965847e7c0 /app-sci/labplot | |
parent | Cleanup old versions, fix bug#49684, move 1.41.4 to stable and adds 1.41.5. (... (diff) | |
download | gentoo-2-d59717c77ee19d85e27154c7a397e7725a3d93d2.tar.gz gentoo-2-d59717c77ee19d85e27154c7a397e7725a3d93d2.tar.bz2 gentoo-2-d59717c77ee19d85e27154c7a397e7725a3d93d2.zip |
Added to ~ppc
Diffstat (limited to 'app-sci/labplot')
-rw-r--r-- | app-sci/labplot/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/labplot/labplot-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/labplot/ChangeLog b/app-sci/labplot/ChangeLog index fdbc5159c65f..33e13101aad9 100644 --- a/app-sci/labplot/ChangeLog +++ b/app-sci/labplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/labplot # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/ChangeLog,v 1.1 2004/05/01 10:19:05 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/ChangeLog,v 1.2 2004/05/02 13:40:06 dholm Exp $ + + 02 May 2004; David Holm <dholm@gentoo.org> labplot-1.2.3.ebuild: + Added to ~ppc. *labplot-1.2.3 (01 May 2004) diff --git a/app-sci/labplot/labplot-1.2.3.ebuild b/app-sci/labplot/labplot-1.2.3.ebuild index 583f2ee7590c..50e3d95252d2 100644 --- a/app-sci/labplot/labplot-1.2.3.ebuild +++ b/app-sci/labplot/labplot-1.2.3.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-sci/labplot/labplot-1.2.3.ebuild,v 1.1 2004/05/01 10:19:05 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/labplot-1.2.3.ebuild,v 1.2 2004/05/02 13:40:06 dholm Exp $ inherit eutils kde need-kde 3.1 @@ -13,7 +13,7 @@ HOMEPAGE="http://mitarbeiter.mbi-berlin.de/gerlach/Linux/LabPlot/" SRC_URI="${HOMEPAGE}src/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RESTRICT="nomirror" SLOT="0" |