diff options
author | Sergey Kuleshov <svyatogor@gentoo.org> | 2005-10-06 16:05:39 +0000 |
---|---|---|
committer | Sergey Kuleshov <svyatogor@gentoo.org> | 2005-10-06 16:05:39 +0000 |
commit | 3bcdbe8abc79328cafad052fba03a29a636cd62c (patch) | |
tree | ba8129ef5b369c80981fce28c0eabbdf3ad059c5 /rox-extra | |
parent | Keyworded ~ppc (diff) | |
download | gentoo-2-3bcdbe8abc79328cafad052fba03a29a636cd62c.tar.gz gentoo-2-3bcdbe8abc79328cafad052fba03a29a636cd62c.tar.bz2 gentoo-2-3bcdbe8abc79328cafad052fba03a29a636cd62c.zip |
new application in CVS.Bug #95148
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/contacts/ChangeLog | 10 | ||||
-rw-r--r-- | rox-extra/contacts/Manifest | 3 | ||||
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3.ebuild | 18 | ||||
-rw-r--r-- | rox-extra/contacts/files/digest-contacts-0.8.3 | 1 |
4 files changed, 32 insertions, 0 deletions
diff --git a/rox-extra/contacts/ChangeLog b/rox-extra/contacts/ChangeLog new file mode 100644 index 000000000000..aa194fadd7de --- /dev/null +++ b/rox-extra/contacts/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for rox-extra/contacts +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/ChangeLog,v 1.1 2005/10/06 16:05:39 svyatogor Exp $ + +*contacts-0.8.3 (06 Oct 2005) + + 06 Oct 2005; Sergey Kuleshov <svyatogor@gentoo.org> + +contacts-0.8.3.ebuild: + New application in rox family. Bug #95148 + diff --git a/rox-extra/contacts/Manifest b/rox-extra/contacts/Manifest new file mode 100644 index 000000000000..544a05e3fec1 --- /dev/null +++ b/rox-extra/contacts/Manifest @@ -0,0 +1,3 @@ +MD5 0b139bbb9c8af2b7b532969d07c0bf63 contacts-0.8.3.ebuild 450 +MD5 c92d39c25cbcf3075eb511fc0b18bcd5 .contacts-0.8.3.ebuild.swp 12288 +MD5 a5919b1509c2f6d9901b634ef0bc279a files/digest-contacts-0.8.3 66 diff --git a/rox-extra/contacts/contacts-0.8.3.ebuild b/rox-extra/contacts/contacts-0.8.3.ebuild new file mode 100644 index 000000000000..04b0df30ff29 --- /dev/null +++ b/rox-extra/contacts/contacts-0.8.3.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3.ebuild,v 1.1 2005/10/06 16:05:39 svyatogor Exp $ + +inherit rox + +DESCRIPTION="Contacts - The ROX Contact Manager" +MY_PN="Contacts" +HOMEPAGE="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/" +SRC_URI="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/${MY_PN}-${PV}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="" +ROX_LIB_VER=1.9.17 +APPNAME=${MY_PN} +S=${WORKDIR} + diff --git a/rox-extra/contacts/files/digest-contacts-0.8.3 b/rox-extra/contacts/files/digest-contacts-0.8.3 new file mode 100644 index 000000000000..809ed0253fbc --- /dev/null +++ b/rox-extra/contacts/files/digest-contacts-0.8.3 @@ -0,0 +1 @@ +MD5 cd1675e11e80da15a27780413ae1e5a1 Contacts-0.8.3.tar.gz 160180 |