aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-transaction-simple/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-transaction-simple/pkg-descr')
-rw-r--r--devel/rubygem-transaction-simple/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/rubygem-transaction-simple/pkg-descr b/devel/rubygem-transaction-simple/pkg-descr
index efddde3b9219..cd84d7acf057 100644
--- a/devel/rubygem-transaction-simple/pkg-descr
+++ b/devel/rubygem-transaction-simple/pkg-descr
@@ -2,5 +2,3 @@ Transaction::Simple provides a generic way to add active transaction support
to objects. The transaction methods added by this module will work with most
objects, excluding those that cannot be Marshal-ed (bindings, procedure
objects, IO instances, or singleton objects).
-
-WWW: http://trans-simple.rubyforge.org/