summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-04-27 15:17:49 +0000
committerDon Seiler <rizzo@gentoo.org>2004-04-27 15:17:49 +0000
commit539419a8abdd6a9c77d1eef030665120274b898d (patch)
treebbbb778c644be2820b64e4be8e6cb54ac283cb86 /net-im/cpop
parentfix build with gtk2.4 (diff)
downloadhistorical-539419a8abdd6a9c77d1eef030665120274b898d.tar.gz
historical-539419a8abdd6a9c77d1eef030665120274b898d.tar.bz2
historical-539419a8abdd6a9c77d1eef030665120274b898d.zip
Initial import. Thanks to Richard Ablewhite, closes bug #48056
Diffstat (limited to 'net-im/cpop')
-rw-r--r--net-im/cpop/ChangeLog10
-rw-r--r--net-im/cpop/Manifest4
-rw-r--r--net-im/cpop/cpop-0.0.4.ebuild19
-rw-r--r--net-im/cpop/files/digest-cpop-0.0.41
-rw-r--r--net-im/cpop/metadata.xml8
5 files changed, 42 insertions, 0 deletions
diff --git a/net-im/cpop/ChangeLog b/net-im/cpop/ChangeLog
new file mode 100644
index 000000000000..39216c7ade39
--- /dev/null
+++ b/net-im/cpop/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-im/cpop
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/ChangeLog,v 1.1 2004/04/27 15:17:49 rizzo Exp $
+
+*cpop-0.0.4 (27 Apr 2004)
+
+ 27 Apr 2004; Don Seiler <rizzo@gentoo.org>; +metadata.xml,
+ +cpop-0.0.4.ebuild:
+ Initial import. Thanks to Richard Ablewhite, closes bug #48056
+
diff --git a/net-im/cpop/Manifest b/net-im/cpop/Manifest
new file mode 100644
index 000000000000..8a0264ec8b02
--- /dev/null
+++ b/net-im/cpop/Manifest
@@ -0,0 +1,4 @@
+MD5 300f1bde89f46876781840a336e2b30c ChangeLog 380
+MD5 cbb86ded82791f71c6fa7977fb7098e5 cpop-0.0.4.ebuild 566
+MD5 777dd6192cc0e6ca0bc051ab9f92a54a metadata.xml 221
+MD5 e72628d482cef26f77aa0bfd715ba2f9 files/digest-cpop-0.0.4 61
diff --git a/net-im/cpop/cpop-0.0.4.ebuild b/net-im/cpop/cpop-0.0.4.ebuild
new file mode 100644
index 000000000000..a6aabbcf1101
--- /dev/null
+++ b/net-im/cpop/cpop-0.0.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/cpop-0.0.4.ebuild,v 1.1 2004/04/27 15:17:49 rizzo Exp $
+
+DESCRIPTION="GTK+ network popup message client. Compatable with the jpop protocol."
+HOMEPAGE="http://www.draxil.uklinux.net/hip/index.pl?page=cpop"
+SRC_URI="http://www.draxil.uklinux.net/hip/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=x11-libs/gtk+-2.2.0
+ >=dev-libs/glib-2.0.0"
+
+src_install() {
+ einstall || die
+}
diff --git a/net-im/cpop/files/digest-cpop-0.0.4 b/net-im/cpop/files/digest-cpop-0.0.4
new file mode 100644
index 000000000000..9339cc9eb299
--- /dev/null
+++ b/net-im/cpop/files/digest-cpop-0.0.4
@@ -0,0 +1 @@
+MD5 a5d77978a5343bedac2045a91d5127ad cpop-0.0.4.tar.gz 68544
diff --git a/net-im/cpop/metadata.xml b/net-im/cpop/metadata.xml
new file mode 100644
index 000000000000..630efdad3ffd
--- /dev/null
+++ b/net-im/cpop/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>net-im</herd>
+<maintainer>
+ <email>net-im@gentoo.org</email>
+</maintainer>
+</pkgmetadata>