summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2006-11-19 03:34:27 +0000
committerRyan Hill <dirtyepic@gentoo.org>2006-11-19 03:34:27 +0000
commit5b252d6a1ddd98d5232800b3ccb97ff202420ca4 (patch)
treeabf64780c3c539cbb7d1119f49b0ab726dfba610 /net-misc
parentStable on alpha and amd64. (diff)
downloadgentoo-2-5b252d6a1ddd98d5232800b3ccb97ff202420ca4.tar.gz
gentoo-2-5b252d6a1ddd98d5232800b3ccb97ff202420ca4.tar.bz2
gentoo-2-5b252d6a1ddd98d5232800b3ccb97ff202420ca4.zip
Version bump, added metadata.xml, updated HOMEPAGE and SRC_URI.
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/jlj/ChangeLog10
-rw-r--r--net-misc/jlj/files/digest-jlj-2.123
-rw-r--r--net-misc/jlj/files/digest-jlj-2.72
-rw-r--r--net-misc/jlj/jlj-2.12.ebuild26
-rw-r--r--net-misc/jlj/metadata.xml10
5 files changed, 49 insertions, 2 deletions
diff --git a/net-misc/jlj/ChangeLog b/net-misc/jlj/ChangeLog
index 8ed16747034b..27cabe9d375b 100644
--- a/net-misc/jlj/ChangeLog
+++ b/net-misc/jlj/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/jlj
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/jlj/ChangeLog,v 1.2 2005/06/14 13:24:37 bass Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jlj/ChangeLog,v 1.3 2006/11/19 03:34:27 dirtyepic Exp $
+
+*jlj-2.12 (19 Nov 2006)
+
+ 19 Nov 2006; Ryan Hill <dirtyepic@gentoo.org> +metadata.xml,
+ +jlj-2.12.ebuild:
+ Version bump, added metadata.xml, updated HOMEPAGE and SRC_URI.
*jlj-2.7 (14 jun 2005)
diff --git a/net-misc/jlj/files/digest-jlj-2.12 b/net-misc/jlj/files/digest-jlj-2.12
new file mode 100644
index 000000000000..63f0f1469b26
--- /dev/null
+++ b/net-misc/jlj/files/digest-jlj-2.12
@@ -0,0 +1,3 @@
+MD5 55724c4d6d26211f34803ef856075234 jlj_2.12.tar.gz 32480
+RMD160 57250e6c2d6bba5106ed86cc9b3b82fbcd532377 jlj_2.12.tar.gz 32480
+SHA256 da3e1626338c5337e28bb4bc8da0b64d7a8ab441a52aa2364037e9eea152bc27 jlj_2.12.tar.gz 32480
diff --git a/net-misc/jlj/files/digest-jlj-2.7 b/net-misc/jlj/files/digest-jlj-2.7
index 24ce280e8570..11077ae2abf2 100644
--- a/net-misc/jlj/files/digest-jlj-2.7
+++ b/net-misc/jlj/files/digest-jlj-2.7
@@ -1 +1,3 @@
MD5 8be1675feaad41baed6ac3616a8a6fb9 jlj_2.7.tar.gz 30157
+RMD160 953acf63d900a0c20215bc17847490d32b295166 jlj_2.7.tar.gz 30157
+SHA256 81f428b991b4b1cd8c5a820d0d6e599fc4cbc2458e986f06a3cf1a080df38fe1 jlj_2.7.tar.gz 30157
diff --git a/net-misc/jlj/jlj-2.12.ebuild b/net-misc/jlj/jlj-2.12.ebuild
new file mode 100644
index 000000000000..128b835a6500
--- /dev/null
+++ b/net-misc/jlj/jlj-2.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jlj/jlj-2.12.ebuild,v 1.1 2006/11/19 03:34:27 dirtyepic Exp $
+
+DESCRIPTION="A simple console LiveJournal entry system."
+HOMEPAGE="http://umlautllama.com/projects/perl/#jlj"
+SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz"
+LICENSE="freedist"
+KEYWORDS="~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+ newbin ${PN}.pl ${PN} || die
+ newdoc .livejournal.rc livejournal.rc
+ dodoc README.JLJ
+}
+
+pkg_postinst() {
+ elog "README.JLJ and a sample livejournal.rc have been installed to"
+ elog "/usr/share/doc/${PF}/"
+}
diff --git a/net-misc/jlj/metadata.xml b/net-misc/jlj/metadata.xml
new file mode 100644
index 000000000000..b834d6f159c8
--- /dev/null
+++ b/net-misc/jlj/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>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default Assignee for Orphaned Packages</name>
+ </maintainer>
+</pkgmetadata>
+