diff options
author | Tom Martin <slarti@gentoo.org> | 2004-07-14 17:58:04 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-07-14 17:58:04 +0000 |
commit | bb20a4b6cc1fe82e29653f7414845683f7e8f654 (patch) | |
tree | 28ecfa0e16b3cdcdc74551e1795928c5998c7ea6 /app-doc/linux-gazette-base | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-bb20a4b6cc1fe82e29653f7414845683f7e8f654.tar.gz historical-bb20a4b6cc1fe82e29653f7414845683f7e8f654.tar.bz2 historical-bb20a4b6cc1fe82e29653f7414845683f7e8f654.zip |
Marked ~amd64.
Diffstat (limited to 'app-doc/linux-gazette-base')
-rw-r--r-- | app-doc/linux-gazette-base/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/linux-gazette-base/linux-gazette-base-99.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/linux-gazette-base/ChangeLog b/app-doc/linux-gazette-base/ChangeLog index aab7b30c24b9..4a52fd6d9f7c 100644 --- a/app-doc/linux-gazette-base/ChangeLog +++ b/app-doc/linux-gazette-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/linux-gazette-base # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette-base/ChangeLog,v 1.5 2004/06/30 01:36:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette-base/ChangeLog,v 1.6 2004/07/14 17:51:48 slarti Exp $ + + 14 Jul 2004; Tom Martin <slarti@gentoo.org> : + Marked ~amd64. *linux-gazette-base-99 (29 Jun 2004) diff --git a/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild b/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild index 441288844d7e..3c71c03b93bb 100644 --- a/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild +++ b/app-doc/linux-gazette-base/linux-gazette-base-99.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-doc/linux-gazette-base/linux-gazette-base-99.ebuild,v 1.4 2004/06/30 01:36:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette-base/linux-gazette-base-99.ebuild,v 1.5 2004/07/14 17:51:48 slarti Exp $ # the SRC_URI always has the same file name ... make sure you # `rm ${DISTDIR}/lg-base.tar.gz` and make a new digest with @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/lg-base-${PV}.tar.gz" LICENSE="OPL" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" S=${WORKDIR}/lg |