New package sys-apps/gpet
authorNaohiro Aota <naota@gentoo.org>
Mon, 5 Sep 2011 14:19:45 +0000 (14:19 +0000)
committerNaohiro Aota <naota@gentoo.org>
Mon, 5 Sep 2011 14:19:45 +0000 (14:19 +0000)
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64

sys-apps/gpet/ChangeLog [new file with mode: 0644]
sys-apps/gpet/Manifest [new file with mode: 0644]
sys-apps/gpet/gpet-0.3.ebuild [new file with mode: 0644]
sys-apps/gpet/metadata.xml [new file with mode: 0644]

diff --git a/sys-apps/gpet/ChangeLog b/sys-apps/gpet/ChangeLog
new file mode 100644 (file)
index 0000000..a219e5f
--- /dev/null
@@ -0,0 +1,9 @@
+# ChangeLog for sys-apps/gpet
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/ChangeLog,v 1.1 2011/09/05 14:19:45 naota Exp $
+
+*gpet-0.3 (05 Sep 2011)
+
+  05 Sep 2011; Naohiro Aota <naota@gentoo.org> +gpet-0.3.ebuild, +metadata.xml:
+  New package sys-apps/gpet
+
diff --git a/sys-apps/gpet/Manifest b/sys-apps/gpet/Manifest
new file mode 100644 (file)
index 0000000..7a4e28c
--- /dev/null
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST gpet-0.3.tar.bz2 337207 RMD160 78935e9b441cfa0fa99af789b088b7c6714b0de7 SHA1 f6477d5f6c1f1790c930104467824555511862c7 SHA256 1d70d1d941da76b38130a769ef657570adc1ba7fc925bc9777d30688c4f60660
+EBUILD gpet-0.3.ebuild 579 RMD160 075d511c328f59cb6cc90ff7423ff259e9cfa42e SHA1 77a9886ace888e3560c2174e97f9f7a4cb5560f6 SHA256 cab0968e33102d513e97b9c87fe9a41f539188849e60aad8bc132e99666c9345
+MISC ChangeLog 332 RMD160 a549ab824bbce02510e82dbb056c0ce5ed8c1f49 SHA1 1ded812ebc32d10ee929079c49f9865459313e00 SHA256 63789a0752711ed871186cc6cfefcc450fcf7bea82baf3a6b5d37999caa0bb0f
+MISC metadata.xml 221 RMD160 0f7538215c7d1e9952200dfbc29480f76ab4bf0f SHA1 8b0b86659d77fae7faaaae6162ed3b990a7c5545 SHA256 26044731876f2ca2bd635f37a21cd75d6ce2edc4a233c4ed035e9fec36b7b5e7
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iEYEARECAAYFAk5k2oQACgkQGpDnPLSHuMAy4QCghB3es/aqzUGRVClm4YhioRfU
+5OsAn0JC7GSgu5H5JzQ3YPXYlNNeC2YO
+=zhs6
+-----END PGP SIGNATURE-----
diff --git a/sys-apps/gpet/gpet-0.3.ebuild b/sys-apps/gpet/gpet-0.3.ebuild
new file mode 100644 (file)
index 0000000..d05ed4d
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/gpet-0.3.ebuild,v 1.1 2011/09/05 14:19:45 naota Exp $
+
+EAPI=4
+
+DESCRIPTION="GTK+ based TOMOYO policy editor"
+HOMEPAGE="http://en.sourceforge.jp/projects/gpet/"
+SRC_URI="mirror://sourceforge.jp/gpet/52987/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="gnome-base/gconf
+       sys-devel/gettext
+       x11-libs/cairo
+       x11-libs/gtk+
+       x11-libs/pango"
+DEPEND="${RDEPEND}
+       dev-util/intltool
+       dev-util/pkgconfig"
diff --git a/sys-apps/gpet/metadata.xml b/sys-apps/gpet/metadata.xml
new file mode 100644 (file)
index 0000000..27592fe
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+  <email>naota@gentoo.org</email>
+</maintainer>
+</pkgmetadata>