diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-10 15:43:48 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-10 15:43:48 +0000 |
commit | 1445dc4aceaea6d822fc93a81bf853c9ae6af216 (patch) | |
tree | 8a13de5ca563553a14e127db59ba9ef7bec4fe3c | |
parent | Marked ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-1445dc4aceaea6d822fc93a81bf853c9ae6af216.tar.gz gentoo-2-1445dc4aceaea6d822fc93a81bf853c9ae6af216.tar.bz2 gentoo-2-1445dc4aceaea6d822fc93a81bf853c9ae6af216.zip |
~amd64
-rw-r--r-- | net-analyzer/vnstat/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/vnstat/vnstat-1.4.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zopeedit/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zopeedit/zopeedit-0.7.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-analyzer/vnstat/ChangeLog b/net-analyzer/vnstat/ChangeLog index f16fb181357f..b41a7f60ad47 100644 --- a/net-analyzer/vnstat/ChangeLog +++ b/net-analyzer/vnstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/vnstat # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.4 2004/06/24 22:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.5 2004/07/10 15:40:48 kugelfang Exp $ + + 10 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> vnstat-1.4.ebuild: + Marked ~amd64. 14 Jun 2004; David Holm <dholm@gentoo.org> vnstat-1.4.ebuild: Added to ~ppc. diff --git a/net-analyzer/vnstat/vnstat-1.4.ebuild b/net-analyzer/vnstat/vnstat-1.4.ebuild index 95c545d2e69e..1213871c2a4b 100644 --- a/net-analyzer/vnstat/vnstat-1.4.ebuild +++ b/net-analyzer/vnstat/vnstat-1.4.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/net-analyzer/vnstat/vnstat-1.4.ebuild,v 1.4 2004/06/24 22:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4.ebuild,v 1.5 2004/07/10 15:40:48 kugelfang Exp $ DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage" HOMEPAGE="http://humdi.net/vnstat/" @@ -8,7 +8,7 @@ SRC_URI="http://humdi.net/vnstat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND="virtual/cron" diff --git a/net-zope/zopeedit/ChangeLog b/net-zope/zopeedit/ChangeLog index a87591f65ab1..ce2af82894b8 100644 --- a/net-zope/zopeedit/ChangeLog +++ b/net-zope/zopeedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zopeedit # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/ChangeLog,v 1.2 2004/06/25 01:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/ChangeLog,v 1.3 2004/07/10 15:43:48 kugelfang Exp $ + + 10 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> zopeedit-0.7.ebuild: + Marked ~amd64. *zopeedit-0.7 (22 Jan 2004) diff --git a/net-zope/zopeedit/zopeedit-0.7.ebuild b/net-zope/zopeedit/zopeedit-0.7.ebuild index 3e787750f670..88a332d63aa9 100644 --- a/net-zope/zopeedit/zopeedit-0.7.ebuild +++ b/net-zope/zopeedit/zopeedit-0.7.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/net-zope/zopeedit/zopeedit-0.7.ebuild,v 1.2 2004/06/25 01:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild,v 1.3 2004/07/10 15:43:48 kugelfang Exp $ inherit distutils @@ -8,6 +8,6 @@ DESCRIPTION="The ExternalEditor is a Zope product and configurable helper applic HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/0.7/zopeedit-${PV}-src.tgz" LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" SLOT="0" S=${WORKDIR}/${PN}-${PV}-src |