summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-10-01 15:04:47 +0000
committerJon Portnoy <avenj@gentoo.org>2003-10-01 15:04:47 +0000
commit81ee8e29133970c5d22d444381208d158bcbcefc (patch)
tree7d8118211e706aeb8f9674fc0e804c4a8a8ced5c /app-crypt
parentStable keywords (diff)
downloadgentoo-2-81ee8e29133970c5d22d444381208d158bcbcefc.tar.gz
gentoo-2-81ee8e29133970c5d22d444381208d158bcbcefc.tar.bz2
gentoo-2-81ee8e29133970c5d22d444381208d158bcbcefc.zip
metadata.xml + ia64 keywords
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/rotix/Manifest3
-rw-r--r--app-crypt/rotix/metadata.xml10
-rw-r--r--app-crypt/rotix/rotix-0.83.ebuild4
3 files changed, 14 insertions, 3 deletions
diff --git a/app-crypt/rotix/Manifest b/app-crypt/rotix/Manifest
index 334c88da36d4..42ab03e3fc1a 100644
--- a/app-crypt/rotix/Manifest
+++ b/app-crypt/rotix/Manifest
@@ -1,3 +1,4 @@
+MD5 d009da64fd3abcf4bc3934b017dbbddc rotix-0.83.ebuild 715
MD5 cd49e66f84835a1b8a6640e3cacb8a9e ChangeLog 338
-MD5 9b6e3b0542dbd56405d822feb2d9a4e3 rotix-0.83.ebuild 713
+MD5 75ed528e33e83ac57ce987793d740b5c metadata.xml 245
MD5 a901d0d445568a86bc90107e50c3b025 files/digest-rotix-0.83 62
diff --git a/app-crypt/rotix/metadata.xml b/app-crypt/rotix/metadata.xml
new file mode 100644
index 000000000000..4e98f418b45c
--- /dev/null
+++ b/app-crypt/rotix/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+<name>Jon Portnoy</name>
+<email>avenj@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
+
diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild
index c5ecc3d096a7..7d865797dd1f 100644
--- a/app-crypt/rotix/rotix-0.83.ebuild
+++ b/app-crypt/rotix/rotix-0.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.5 2003/09/06 22:15:09 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.6 2003/10/01 15:04:44 avenj Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Rotix allows you to generate rotational obfuscations."
@@ -9,7 +9,7 @@ SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.b
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ia64"
IUSE="nls"