summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-25 09:10:58 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-25 09:10:58 +0000
commit83afbd87837d88f03a59804203991d8fc6784e79 (patch)
tree22f72247ef413924e061f4920f95b49801176b9e /media-gfx
parentAdded to ~ppc (diff)
downloadhistorical-83afbd87837d88f03a59804203991d8fc6784e79.tar.gz
historical-83afbd87837d88f03a59804203991d8fc6784e79.tar.bz2
historical-83afbd87837d88f03a59804203991d8fc6784e79.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/quickplot/ChangeLog5
-rw-r--r--media-gfx/quickplot/Manifest14
-rw-r--r--media-gfx/quickplot/quickplot-0.8.5.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/media-gfx/quickplot/ChangeLog b/media-gfx/quickplot/ChangeLog
index 454730ce956b..629e4001563b 100644
--- a/media-gfx/quickplot/ChangeLog
+++ b/media-gfx/quickplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/quickplot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/quickplot/ChangeLog,v 1.5 2005/03/17 01:26:59 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/quickplot/ChangeLog,v 1.6 2005/07/25 09:10:58 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> quickplot-0.8.5.ebuild:
+ Added to ~ppc.
17 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> quickplot-0.8.5.ebuild:
Marked stable on amd64 and x86.
diff --git a/media-gfx/quickplot/Manifest b/media-gfx/quickplot/Manifest
index c07b3c8669af..f7e4f6e33f70 100644
--- a/media-gfx/quickplot/Manifest
+++ b/media-gfx/quickplot/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 866b6933a075cbaee6b86ae544d46272 quickplot-0.8.5.ebuild 1652
-MD5 24723fd9465168df90ac117e13dd7349 ChangeLog 1217
+MD5 d1b060ad1d63952a89493f3a47b9e002 ChangeLog 1304
MD5 f7ccf447ef7110a72f7c987c517942bd metadata.xml 689
+MD5 c6a4f1c68783336f056e24f21d7730ff quickplot-0.8.5.ebuild 1657
MD5 161b412e414642dbef003cb31c9584b0 files/digest-quickplot-0.8.5 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCONzqntT9W3vfTuoRAsB7AKCVKX+sEILSlSon+TxB9W1Wpi3FfgCghl7O
-Wkq9uAvtRYqc/7BswKKPPhU=
-=Ncnx
------END PGP SIGNATURE-----
diff --git a/media-gfx/quickplot/quickplot-0.8.5.ebuild b/media-gfx/quickplot/quickplot-0.8.5.ebuild
index 835ea661903b..950468249142 100644
--- a/media-gfx/quickplot/quickplot-0.8.5.ebuild
+++ b/media-gfx/quickplot/quickplot-0.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/quickplot/quickplot-0.8.5.ebuild,v 1.4 2005/03/17 01:26:59 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/quickplot/quickplot-0.8.5.ebuild,v 1.5 2005/07/25 09:10:58 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://quickplot.sourceforge.net/"
IUSE="sndfile"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND=">=dev-cpp/gtkmm-2.4.5
sndfile? ( >=media-libs/libsndfile-1.0.5 )"