summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2003-12-07 00:25:36 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2003-12-07 00:25:36 +0000
commitcab8354a9f1d17aa152fe6e9d013dab70dbc6085 (patch)
tree1dbe11a44bd791f1f30b72d11622535226a342bf /x11-misc/ntodo
parent*** empty log message *** (diff)
downloadhistorical-cab8354a9f1d17aa152fe6e9d013dab70dbc6085.tar.gz
historical-cab8354a9f1d17aa152fe6e9d013dab70dbc6085.tar.bz2
historical-cab8354a9f1d17aa152fe6e9d013dab70dbc6085.zip
x86 and metadata
Diffstat (limited to 'x11-misc/ntodo')
-rw-r--r--x11-misc/ntodo/ChangeLog6
-rw-r--r--x11-misc/ntodo/metadata.xml5
-rw-r--r--x11-misc/ntodo/ntodo-1.0.ebuild4
3 files changed, 12 insertions, 3 deletions
diff --git a/x11-misc/ntodo/ChangeLog b/x11-misc/ntodo/ChangeLog
index 4c1dc762ae4b..ad85c6f98cfd 100644
--- a/x11-misc/ntodo/ChangeLog
+++ b/x11-misc/ntodo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/ntodo
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.1 2003/11/20 12:43:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.2 2003/12/07 00:25:36 pyrania Exp $
+
+ 07 Dec 2003; Markus Nigbur <pyrania@gentoo.org> metadata.xml,
+ ntodo-1.0.ebuild:
+ Added metadata and marked x86
*ntodo-1.0 (20 Nov 2003)
diff --git a/x11-misc/ntodo/metadata.xml b/x11-misc/ntodo/metadata.xml
new file mode 100644
index 000000000000..40838bc36783
--- /dev/null
+++ b/x11-misc/ntodo/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>desktop-misc</herd>
+</pkgmetadata>
diff --git a/x11-misc/ntodo/ntodo-1.0.ebuild b/x11-misc/ntodo/ntodo-1.0.ebuild
index a8e5ea5b5036..ee924aee189b 100644
--- a/x11-misc/ntodo/ntodo-1.0.ebuild
+++ b/x11-misc/ntodo/ntodo-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.1 2003/11/20 12:43:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.2 2003/12/07 00:25:36 pyrania Exp $
DESCRIPTION="GTK Todo program"
HOMEPAGE="http://www.theasylum.org/ntodo/"
SRC_URI="http://www.theasylum.org/ntodo/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*"
#RDEPEND=""