diff options
author | David Holm <dholm@gentoo.org> | 2004-06-19 13:05:42 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-19 13:05:42 +0000 |
commit | af2f361fcaa9d74c73ae11f3240ed9e242cf6601 (patch) | |
tree | 20e90743b217b241ec22bb4c210c36d0b8068357 /x11-misc | |
parent | Added to ~ppc (diff) | |
download | historical-af2f361fcaa9d74c73ae11f3240ed9e242cf6601.tar.gz historical-af2f361fcaa9d74c73ae11f3240ed9e242cf6601.tar.bz2 historical-af2f361fcaa9d74c73ae11f3240ed9e242cf6601.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/icesndcfg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icesndcfg/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/icesndcfg/ChangeLog b/x11-misc/icesndcfg/ChangeLog index fce4356d76f6..d33d5031805b 100644 --- a/x11-misc/icesndcfg/ChangeLog +++ b/x11-misc/icesndcfg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icesndcfg # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.8 2004/04/26 14:50:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.9 2004/06/19 13:05:42 dholm Exp $ + + 19 Jun 2004; David Holm <dholm@gentoo.org> icesndcfg-1.1.ebuild: + Added to ~ppc. 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> icesndcfg-1.1.ebuild: Add die following econf for bug 48950 diff --git a/x11-misc/icesndcfg/Manifest b/x11-misc/icesndcfg/Manifest index c8bad2b7e055..8148f8bbd72f 100644 --- a/x11-misc/icesndcfg/Manifest +++ b/x11-misc/icesndcfg/Manifest @@ -1,4 +1,4 @@ -MD5 d8798e7fff5ad0a85cb90983b9fc2d7b icesndcfg-1.1.ebuild 626 -MD5 aacf6c80cbf444d497e75fb327383b9a ChangeLog 1020 +MD5 c9411c9501ddb06cd699d776c7a8919b ChangeLog 1101 +MD5 a11666633641db1b5c7d9256b555fdb0 icesndcfg-1.1.ebuild 626 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 MD5 32a90c4b4c8add7fc091909eb59aedb0 files/digest-icesndcfg-1.1 66 diff --git a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild b/x11-misc/icesndcfg/icesndcfg-1.1.ebuild index 626415f8d989..494b3fb3177b 100644 --- a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-1.1.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/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.6 2004/04/26 14:50:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.7 2004/06/19 13:05:42 dholm Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" src_compile () { addwrite ${QTDIR}/etc/settings |