From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6BF79138330 for ; Sat, 17 Sep 2016 14:03:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B7D9E0A9D; Sat, 17 Sep 2016 14:03:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7DF74E0A69 for ; Sat, 17 Sep 2016 14:03:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FC6A340B7E for ; Sat, 17 Sep 2016 14:03:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B400E2488 for ; Sat, 17 Sep 2016 14:03:31 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1474120955.9fceec709ff3cf3151a03e3c1e49799560500e68.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gom/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gom/Manifest dev-libs/gom/gom-0.3.0.ebuild dev-libs/gom/gom-0.3.1.ebuild X-VCS-Directories: dev-libs/gom/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 9fceec709ff3cf3151a03e3c1e49799560500e68 X-VCS-Branch: master Date: Sat, 17 Sep 2016 14:03:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 304b7ad4-67db-4cf8-a25b-c79aa5a01bd0 X-Archives-Hash: a4332a5ff8e890039e0bd874d6b6d38c commit: 9fceec709ff3cf3151a03e3c1e49799560500e68 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Sep 17 13:52:35 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Sep 17 14:02:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fceec70 dev-libs/gom: cleanup old revisions Package-Manager: portage-2.3.0 dev-libs/gom/Manifest | 2 -- dev-libs/gom/gom-0.3.0.ebuild | 37 ------------------------------------- dev-libs/gom/gom-0.3.1.ebuild | 37 ------------------------------------- 3 files changed, 76 deletions(-) diff --git a/dev-libs/gom/Manifest b/dev-libs/gom/Manifest index 823a38a..c4b438f 100644 --- a/dev-libs/gom/Manifest +++ b/dev-libs/gom/Manifest @@ -1,3 +1 @@ -DIST gom-0.3.0.tar.xz 382924 SHA256 352a8bee8dc47e7bd5d08af35b0d67e1f3c54bca23a058a00004cb56ede6f4fd SHA512 ab26dbbb4cbeaa637ca835eff96caf647428505129652d0229808951b3ba5ec2225e2d37054a6b61ccad59954fda7d95bb04d61f75c1ec1ebbc1abea7025b627 WHIRLPOOL 98b7fc358635e17c1c878f2439f667cecd9304a8b5d10023d2e084d01e2950201404156add20da5e05f2a1e09bd42811a31f0765fa9e196e58d4c09496ba7664 -DIST gom-0.3.1.tar.xz 385836 SHA256 7951eb46ee784cbdbee6e3f2da084ffbf776c11ca1c904404b05feafe37e38f5 SHA512 7596b7be0de6f10ef1fbe8a278d917c07ecc714e9af24f2b61a7d871c6a1b1cf19ea92d5b4fbf7802c9c097dc2ae7a65ac47b8ca8f6689b49a3e4930cff6d54c WHIRLPOOL 9fa3a42411e3892a3648f31614462d43b5a4f52a166e5edd80e97741427a9444c39d2200a4ce1ac3e1e87d3b3e974b9dad6f11ee252ba3d10fa1d63b00a09bde DIST gom-0.3.2.tar.xz 410300 SHA256 bce8f0f94af6ff7847b853580ba6baebbab8ae531cedb0c78a5c473f39c758fd SHA512 a7bfb263e5ff6f89768d8fcbdcc949d4ec9b82ecbb80952becd357a3d5781a60e52a327e865e39e46d542b2a2c5e5c861e5302d7ae3c3a2258d3c3f698263675 WHIRLPOOL b676f4117c66fbe47b4216b3f5e4259e0569bcf355ca2f474498c29218d42093ac66e3afb0eb1cd946837e813f4e7c3ff981e99a726458150c00c89653d06559 diff --git a/dev-libs/gom/gom-0.3.0.ebuild b/dev-libs/gom/gom-0.3.0.ebuild deleted file mode 100644 index c548aa5..00000000 --- a/dev-libs/gom/gom-0.3.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit gnome2 - -DESCRIPTION="GObject to SQLite object mapper library" -HOMEPAGE="https://wiki.gnome.org/Projects/Gom" - -LICENSE="LGPL-2+" -SLOT="0" - -IUSE="+introspection test" -KEYWORDS="amd64 ~ppc ~ppc64 x86" - -RDEPEND=" - >=dev-db/sqlite-3.7:3 - >=dev-libs/glib-2.36:2 - introspection? ( >=dev-libs/gobject-introspection-1.30.0 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.14 - >=dev-util/intltool-0.40.0 - sys-devel/gettext - virtual/pkgconfig - x11-libs/gdk-pixbuf -" - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_enable introspection) \ - $(use_enable test glibtest) -} diff --git a/dev-libs/gom/gom-0.3.1.ebuild b/dev-libs/gom/gom-0.3.1.ebuild deleted file mode 100644 index c64ba52..00000000 --- a/dev-libs/gom/gom-0.3.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit gnome2 - -DESCRIPTION="GObject to SQLite object mapper library" -HOMEPAGE="https://wiki.gnome.org/Projects/Gom" - -LICENSE="LGPL-2+" -SLOT="0" - -IUSE="+introspection test" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" - -RDEPEND=" - >=dev-db/sqlite-3.7:3 - >=dev-libs/glib-2.36:2 - introspection? ( >=dev-libs/gobject-introspection-1.30.0 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.14 - >=dev-util/intltool-0.40.0 - sys-devel/gettext - virtual/pkgconfig - x11-libs/gdk-pixbuf -" - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_enable introspection) \ - $(use_enable test glibtest) -}