diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-17 21:18:37 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-17 21:18:37 +0000 |
commit | ec12cf55b0d5109b067dce85c7c3d2f65117b35e (patch) | |
tree | a84b69121a5492116b71cc90a5436467e61f9b65 /app-text/dgs | |
parent | ChangeLog fixes (diff) | |
download | historical-ec12cf55b0d5109b067dce85c7c3d2f65117b35e.tar.gz historical-ec12cf55b0d5109b067dce85c7c3d2f65117b35e.tar.bz2 historical-ec12cf55b0d5109b067dce85c7c3d2f65117b35e.zip |
stable on ppc64, bug #55801
Diffstat (limited to 'app-text/dgs')
-rw-r--r-- | app-text/dgs/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dgs/Manifest | 4 | ||||
-rw-r--r-- | app-text/dgs/dgs-0.5.10-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/dgs/ChangeLog b/app-text/dgs/ChangeLog index a46b6a47a936..a39376e5b596 100644 --- a/app-text/dgs/ChangeLog +++ b/app-text/dgs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dgs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.17 2004/07/09 19:24:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.18 2004/07/17 21:18:37 tgall Exp $ + + 17 Jul 2004; Tom Gall <tgall@gentoo.org> dgs-0.5.10-r1.ebuild: + stable on ppc64, bug #55801 09 Jul 2004; Aron Griffis <agriffis@gentoo.org> dgs-0.5.10-r1.ebuild: use gnuconfig_update always instead of just for amd64 diff --git a/app-text/dgs/Manifest b/app-text/dgs/Manifest index 637a1493f3b0..6e497701a9a4 100644 --- a/app-text/dgs/Manifest +++ b/app-text/dgs/Manifest @@ -1,5 +1,5 @@ -MD5 66d3b1747c4dd788fa972ce199f171f4 dgs-0.5.10-r1.ebuild 1247 -MD5 277f9c9200fa22bf9d5cf9417c9f2126 ChangeLog 2291 +MD5 fc5f8b880946bf6bb0c8bc2db9fdabcf ChangeLog 2384 +MD5 9157aa9c7c0df31c0c5d75f2652750cd dgs-0.5.10-r1.ebuild 1250 MD5 c43d67882bd6ad59419b974d3338f3ca files/dgs-0.5.10-gcc-3.4.diff 870 MD5 c80e720c69104e2ac5daec31d4b9affc files/dgs-0.5.10-gs-time_.h-gentoo.diff 415 MD5 170ddb1cf2a0007ec936153ebfa34a16 files/dgs-0.5.10-tcpd-gentoo.diff 939 diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild index d988eaeeb5be..2e386970b507 100644 --- a/app-text/dgs/dgs-0.5.10-r1.ebuild +++ b/app-text/dgs/dgs-0.5.10-r1.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-text/dgs/dgs-0.5.10-r1.ebuild,v 1.27 2004/07/09 19:24:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.28 2004/07/17 21:18:37 tgall Exp $ inherit gnuconfig eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/old/dgs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64 hppa ~mips" +KEYWORDS="x86 ppc sparc alpha amd64 hppa ~mips ppc64" IUSE="tcpd" RDEPEND="=dev-libs/glib-1.2* |