diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-04-02 15:11:15 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-04-02 16:00:30 +0300 |
commit | fa1602aa634020bd6f68bb22a3ae084719c4cfff (patch) | |
tree | 86862e60e9dae23925e89d32e0980a16bb838d80 /gnome-base | |
parent | app-accessibility/accerciser: remove old (diff) | |
download | gentoo-fa1602aa634020bd6f68bb22a3ae084719c4cfff.tar.gz gentoo-fa1602aa634020bd6f68bb22a3ae084719c4cfff.tar.bz2 gentoo-fa1602aa634020bd6f68bb22a3ae084719c4cfff.zip |
gnome-base/dconf-editor: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf-editor/Manifest | 2 | ||||
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild | 28 | ||||
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-3.22.1.ebuild | 34 |
3 files changed, 0 insertions, 64 deletions
diff --git a/gnome-base/dconf-editor/Manifest b/gnome-base/dconf-editor/Manifest index 5b7401248fda..e44bf6feb930 100644 --- a/gnome-base/dconf-editor/Manifest +++ b/gnome-base/dconf-editor/Manifest @@ -1,3 +1 @@ -DIST dconf-editor-3.20.3.tar.xz 337276 SHA256 a8721499a277550b28d8dd94dafbea6efeb95fa153020da10603d0d4d628c579 SHA512 71f91f7ab3c19583b02725198e5af341ad193a26b50143b30c49bd85e0f3d12d3c7625d38d74967e0f315465e755d5d108cda91ba70a6a93c699d7e6ee28c2ad WHIRLPOOL fa5717341ae40da05542d60698e70df39db2328cb45162df0b9c8172b87d4a2fe27181d021eb960001a6fd18bae77aa957a3b9b467c381e59989efff0519b264 -DIST dconf-editor-3.22.1.tar.xz 419100 SHA256 0a0e56a5dc7cc20cd7127901069939f0c8049b585f90e229ef753ee9b3a4c126 SHA512 d8c89f2fbc8857906599a48eeeaa8c5d336811ce748dab766627fec5bfe975436f37a90bc6b4bcf8c6d30ae6f5860e72a14695bbb7f4f47f79ac1e482afd52e4 WHIRLPOOL a6a63e32ba002172a333d6bebb24552150c83bd2f9f978f594c5891c68e828a99079d956f73b02fc60c62313bc4861096ae962609d47f225f6227730910b0566 DIST dconf-editor-3.22.3.tar.xz 394760 SHA256 55f167d7e61714766406b23d7222d509f7bb98b9df1a367113ac14ea06f669a4 SHA512 0e1ddce6e970ea23329c6233ed87e6d4541b6f1e991e3159bda44c43b8092a4d983acbca18bbedb88304ac1afb541a15073a261dab9ffe94c94cfd06e3e412dc WHIRLPOOL 45bad491cd55c9c5dfa26600000322329d44c04a8d90ab0ccf1721ab1021d0607ceb3ff78ac5cc7d55594bc0aa1af1295584422c150ff10723aee4991bb6e7ab diff --git a/gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild b/gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild deleted file mode 100644 index b39bcb9ac37a..000000000000 --- a/gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="Graphical tool for editing the dconf configuration database" -HOMEPAGE="https://git.gnome.org/browse/dconf-editor" - -LICENSE="LGPL-2.1+" -SLOT="0" - -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" - -COMMON_DEPEND=" - dev-libs/appstream-glib - >=dev-libs/glib-2.46.0:2 - >=gnome-base/dconf-0.23.2 - >=x11-libs/gtk+-3.19.5:3 -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.50 - sys-devel/gettext - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - !<gnome-base/dconf-0.22[X] -" diff --git a/gnome-base/dconf-editor/dconf-editor-3.22.1.ebuild b/gnome-base/dconf-editor/dconf-editor-3.22.1.ebuild deleted file mode 100644 index 0c3d3c75e892..000000000000 --- a/gnome-base/dconf-editor/dconf-editor-3.22.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2 - -DESCRIPTION="Graphical tool for editing the dconf configuration database" -HOMEPAGE="https://git.gnome.org/browse/dconf-editor" - -LICENSE="LGPL-2.1+" -SLOT="0" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" - -COMMON_DEPEND=" - dev-libs/appstream-glib - >=dev-libs/glib-2.46.0:2 - >=gnome-base/dconf-0.25.1 - >=x11-libs/gtk+-3.21.6:3 -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.50 - sys-devel/gettext - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - !<gnome-base/dconf-0.22[X] -" - -src_configure() { - gnome2_src_configure \ - VALAC="$(type -P true)" -} |