public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/3] ruby-ng-gnome2.eclass: remove "default" SRC_URI
@ 2024-05-12  6:44 Hans de Graaff
  2024-05-12  6:44 ` [gentoo-dev] [PATCH 2/3] ruby-ng-gnome2.eclass: drop obsolete SRC_URI Hans de Graaff
  2024-05-12  6:44 ` [gentoo-dev] [PATCH 3/3] ruby-ng-gnome2.eclass: allow EAPI 8 Hans de Graaff
  0 siblings, 2 replies; 5+ messages in thread
From: Hans de Graaff @ 2024-05-12  6:44 UTC (permalink / raw)
  To: gentoo-dev; +Cc: Hans de Graaff

This default was never used since it was always overwritten by the
if/else following it.

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
---
 eclass/ruby-ng-gnome2.eclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index e10f1e625993..8cce47cf1903 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby-ng-gnome2.eclass
@@ -44,7 +44,6 @@ BDEPEND="virtual/pkgconfig"
 ruby_add_bdepend "
 	dev-ruby/pkg-config
 	test? ( >=dev-ruby/test-unit-2 )"
-SRC_URI="https://downloads.sourceforge.net/ruby-gnome2/ruby-gnome2-all-${PV}.tar.gz"
 HOMEPAGE="https://ruby-gnome.github.io/"
 LICENSE="LGPL-2.1+"
 SLOT="0"
-- 
2.43.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-12 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-12  6:44 [gentoo-dev] [PATCH 1/3] ruby-ng-gnome2.eclass: remove "default" SRC_URI Hans de Graaff
2024-05-12  6:44 ` [gentoo-dev] [PATCH 2/3] ruby-ng-gnome2.eclass: drop obsolete SRC_URI Hans de Graaff
2024-05-12  6:44 ` [gentoo-dev] [PATCH 3/3] ruby-ng-gnome2.eclass: allow EAPI 8 Hans de Graaff
2024-05-12  8:12   ` Ulrich Mueller
2024-05-12 13:14     ` Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox