From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-python/gconf-python/Manifest | 5 +++++ .../gconf-python/gconf-python-2.28.1-r1.ebuild | 22 ++++++++++++++++++++++ dev-python/gconf-python/metadata.xml | 12 ++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 dev-python/gconf-python/Manifest create mode 100644 dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild create mode 100644 dev-python/gconf-python/metadata.xml (limited to 'dev-python/gconf-python') diff --git a/dev-python/gconf-python/Manifest b/dev-python/gconf-python/Manifest new file mode 100644 index 000000000000..d4c670158a4d --- /dev/null +++ b/dev-python/gconf-python/Manifest @@ -0,0 +1,5 @@ +DIST gnome-python-2.28.1.tar.bz2 562220 SHA256 759ce9344cbf89cf7f8449d945822a0c9f317a494f56787782a901e4119b96d8 SHA512 632d91d416f8209c2bc8d576d1229069e00f2cfeedb3441a5f151e12973ed740c0bb26d18d5c16cfeeb64ca35933537997277450001cffd96d8d5077027d45f2 WHIRLPOOL cd4ea19fabd26c55866d8789628fdc3c834e73932381431216d65c5e9b42ad529e83f74d498951f07f060d3049f1739b6db99dbdbe34575eed469ceb23a51c5b +EBUILD gconf-python-2.28.1-r1.ebuild 580 SHA256 90695adbe3f8d6ee005cc8ccb723fab476115b091fcdf479b8ab89a0354c20bf SHA512 aa386fab6692b168ca3b3d56a09a3cb03c71f0d2af33f561d08d888f72636daf00319b9f4ae636ccbef2fd2beb5596a046da6f0f4aa22fc504c4e39c0b1b9f7a WHIRLPOOL 21504cfcbfc49a01a89fd6cd340a5a36d25b38ad8a199a24da2bb5bd9ff22895dc80e3bbe0baba65bdd66b741934f6d8b2ee8b262a6617c0dbe90f0dff176a75 +MISC ChangeLog 2452 SHA256 b1ea1455ef1e9d80d5c39247fd5b9f5f77ab0558aa32994cec9f596ee4fdfc42 SHA512 12549fa1ab519aa4c860add5f1934a9e787871057e8fc5c12cdd8a3aab298f87cc865ce059e99f5657a795a2b474877a4b92f070da5b4eb423cdaec313fd341f WHIRLPOOL 52b12d3e2ca74d2bd0c38876fa5a88e407f781d12d8d4cf8ed27e24ad129b46996982ac87bd69a7aad34ca4f89be4978afdbb9643705ff5784f86860305faa24 +MISC ChangeLog-2015 6567 SHA256 4900fdd53709b0d018c91dd5ce534f799b2eb2e31fb3d2bc79cde168bef320ea SHA512 94e269f5e9ad1a5d59a0a31d1d466bb158ce568e5e967cbb3d370e400dc752cbd9ae234284a2be68588fb17281df90498ea50a17c5d44acaba22d1dc90459bbe WHIRLPOOL 583193dd284bf9a1cb0e9896ab9ef75351ace84c4b63801f1ec8154a2bab4cbfa026be01ce1af60a4a34a6faa951aec5690cf4bc7d3185bb6a3ca7191b998b87 +MISC metadata.xml 346 SHA256 e03340f54524c1be70afcd11b77ee1249143b59b69d9668673f9ed55d3002a9b SHA512 29ed867f32b1dc618689a6347b164ebe291bb061b90302dbfacd0c126a00bbcd7eaadcee11b075cb2c0fbf6e6534725a649a58e49dd1ea23cdd3f73af83ace77 WHIRLPOOL 97cde96f56111c4c355d88d8f353c1daea1012183c43b6c29ef6dd7f07bbf2b14a1477c5edaae58c73c604a05543e2a67e2ec51c439bf43e7a3ddcd577ee2606 diff --git a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild new file mode 100644 index 000000000000..62b32be651b8 --- /dev/null +++ b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +GNOME_ORG_MODULE="gnome-python" +PYTHON_COMPAT=( python2_7 ) + +inherit gnome-python-common-r1 + +DESCRIPTION="Python bindings for the GConf library" +LICENSE="LGPL-2.1" +SLOT="2" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +IUSE="examples" + +RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] + >=gnome-base/gconf-2.11.1 + ! + + + + python@gentoo.org + Python + + + gnome@gentoo.org + Gentoo GNOME Desktop + + -- cgit v1.2.3